Skip to content

Commit d78d48a

Browse files
chore(data): update worker telemetry 2026-03-28T18:07:08Z
1 parent 7a2fd67 commit d78d48a

3 files changed

Lines changed: 53 additions & 1 deletion

File tree

data/worker_daily_calls.jsonl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@
2424
{"date":"2026-03-25","calls":173,"ok":169,"errors":4}
2525
{"date":"2026-03-26","calls":41,"ok":41,"errors":0}
2626
{"date":"2026-03-27","calls":76,"ok":76,"errors":0}
27+
{"date":"2026-03-28","calls":51,"ok":51,"errors":0}

data/worker_events_flat.jsonl

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2733,3 +2733,54 @@
27332733
{"id": "01KMRHDNFX9AJ87T3VTG0SS4SV", "timestamp": "2026-03-27T20:57:53Z", "outcome": "ok", "tool": "ckan_package_search", "server": "https://www.dati.gov.it/opendata/", "query": "infortuni inail istat 2024 OR 2025", "error": null}
27342734
{"id": "01KMRHDTQDCGQ3PHS2WN06GN6F", "timestamp": "2026-03-27T20:57:58Z", "outcome": "ok", "tool": "ckan_package_search", "server": "https://www.dati.gov.it/opendata/", "query": "indicatori infortuni lavoro istat 2024", "error": null}
27352735
{"id": "01KMRJWSE3WCTQ1EET5ASPYSKA", "timestamp": "2026-03-27T21:23:37Z", "outcome": "ok", "tool": "ckan_organization_show", "server": "https://www.dati.gov.it/opendata/", "query": "ministero-infrastrutture-e-trasporti", "error": null}
2736+
{"id": "01KMSXXM0FT4XJNTP3NETNWZ9V", "timestamp": "2026-03-28T09:55:33Z", "outcome": "ok", "tool": "ckan_find_portals", "server": "", "query": "country=Italy query=isprambiente", "error": null}
2737+
{"id": "01KMSXXKYRP96D2ZF66DJRCPPY", "timestamp": "2026-03-28T09:55:33Z", "outcome": "ok", "tool": "ckan_find_portals", "server": "", "query": "country=Italy query=ambiente", "error": null}
2738+
{"id": "01KMSXXKWVEFMR47T82K4FBRBA", "timestamp": "2026-03-28T09:55:33Z", "outcome": "ok", "tool": "ckan_find_portals", "server": "", "query": "country=Italy query=ISPRA", "error": null}
2739+
{"id": "01KMSXXR9SWZ8QCEGVD06YKKPD", "timestamp": "2026-03-28T09:55:37Z", "outcome": "ok", "tool": "ckan_find_portals", "server": "", "query": "country=Italy query=ISPRA", "error": null}
2740+
{"id": "01KMSXXX4YGTQGHGCEB00PY828", "timestamp": "2026-03-28T09:55:42Z", "outcome": "ok", "tool": "ckan_find_portals", "server": "", "query": "country=Italy query=isprambiente", "error": null}
2741+
{"id": "01KMSXY1N810VT1A4SF7REV2E3", "timestamp": "2026-03-28T09:55:47Z", "outcome": "ok", "tool": "ckan_find_portals", "server": "", "query": "country=Italy query=ambiente", "error": null}
2742+
{"id": "01KMSY05CPWMQ4JWFMQTKG8KFK", "timestamp": "2026-03-28T09:56:56Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT ?dataset ?title WHERE { ?dataset a <http://www.w3.org/ns/dcat#Dataset> . OPTIONAL { ?dataset <http://www.w3.org/2000/01/rdf-schema#label> ?title } } LIMIT 10", "error": null}
2743+
{"id": "01KMSY04NQ7M25C2DRDCFD5HHT", "timestamp": "2026-03-28T09:56:56Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT ?dataset ?title WHERE { ?dataset a <http://www.w3.org/ns/dcat#Dataset> . OPTIONAL { ?dataset <http://purl.org/dc/terms/title> ?title } } LIMIT 10", "error": null}
2744+
{"id": "01KMSY05MWZ8HPYR7QF6AAGRXY", "timestamp": "2026-03-28T09:56:57Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT ?s ?p ?o WHERE { ?s ?p ?o } LIMIT 5", "error": null}
2745+
{"id": "01KMSY0N1XV2CDFKY84DRSC1MC", "timestamp": "2026-03-28T09:57:12Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT (COUNT(DISTINCT ?dataset) AS ?count) WHERE { ?dataset a <http://www.w3.org/ns/dcat#Dataset> . }", "error": null}
2746+
{"id": "01KMSY0NCMVXQYVRCZGX3RSRJ7", "timestamp": "2026-03-28T09:57:13Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT DISTINCT ?dataset ?title WHERE { ?dataset a <http://www.w3.org/ns/dcat#Dataset> . OPTIONAL { ?dataset <http://purl.org/dc/terms/title> ?title . FILTER(LANG(?title) = '' || LANGMATCHES(LANG(?title), 'it')) } FILTER(REGEX(LCASE(STR(?title)), 'rifiut|acqu|suolo|dissest|rendis') || REGEX(LCASE(STR(?dataset)), 'rifiut|acqu|suolo|dissest|rendis')) } LIMIT 100", "error": null}
2747+
{"id": "01KMSY0N897FPB1XEVQAE9TY2R", "timestamp": "2026-03-28T09:57:13Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT ?dataset ?title ?description ?distribution ?downloadURL ?format WHERE { ?dataset a <http://www.w3.org/ns/dcat#Dataset> . OPTIONAL { ?dataset <http://purl.org/dc/terms/title> ?title . FILTER(LANG(?title) = '' || LANGMATCHES(LANG(?title), 'it')) } OPTIONAL { ?dataset <http://purl.org/dc/terms/description> ?description . FILTER(LANG(?description) = '' || LANGMATCHES(LANG(?description), 'it')) } OPTIONAL { ?dataset <http://www.w3.org/ns/dcat#distribution> ?distribution . OPTIONAL { ?distribution <http://www.w3.org/ns/dcat#downloadURL> ?downloadURL } OPTIONAL { ?distribution <http://purl.org/dc/terms/format> ?format } } } LIMIT 20", "error": null}
2748+
{"id": "01KMSY1GFPT74XR2MDN08V98VC", "timestamp": "2026-03-28T09:57:40Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT DISTINCT ?dataset ?title ?description ?downloadURL WHERE { ?dataset a <http://www.w3.org/ns/dcat#Dataset> . OPTIONAL { ?dataset <http://purl.org/dc/terms/title> ?title . FILTER(LANG(?title) = '' || LANGMATCHES(LANG(?title), 'it')) } OPTIONAL { ?dataset <http://purl.org/dc/terms/description> ?description . FILTER(LANG(?description) = '' || LANGMATCHES(LANG(?description), 'it')) } OPTIONAL { ?dataset <http://www.w3.org/ns/dcat#distribution> ?dist . OPTIONAL { ?dist <http://www.w3.org/ns/dcat#downloadURL> ?downloadURL } } FILTER(REGEX(LCASE(STR(?dataset)), 'soil-protection|suolo|dissest|idrogeo|instability') || REGEX(LCASE(STR(?title)), 'suolo|dissest|idrogeo') || REGEX(LCASE(STR(?description)), 'suolo|dissest|idrogeo')) } LIMIT 50", "error": null}
2749+
{"id": "01KMSY1GTRGQ2PY1F6KQB5BQRP", "timestamp": "2026-03-28T09:57:41Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT DISTINCT ?dataset ?title ?description ?downloadURL WHERE { ?dataset a <http://www.w3.org/ns/dcat#Dataset> . OPTIONAL { ?dataset <http://purl.org/dc/terms/title> ?title . FILTER(LANG(?title) = '' || LANGMATCHES(LANG(?title), 'it')) } OPTIONAL { ?dataset <http://purl.org/dc/terms/description> ?description . FILTER(LANG(?description) = '' || LANGMATCHES(LANG(?description), 'it')) } OPTIONAL { ?dataset <http://www.w3.org/ns/dcat#distribution> ?dist . OPTIONAL { ?dist <http://www.w3.org/ns/dcat#downloadURL> ?downloadURL } } FILTER(REGEX(LCASE(STR(?dataset)), 'waste|rifiut|circular') || REGEX(LCASE(STR(?title)), 'rifiut') || REGEX(LCASE(STR(?description)), 'rifiut')) } LIMIT 50", "error": null}
2750+
{"id": "01KMSY1GPPNVE8VS8V5EVRMNJR", "timestamp": "2026-03-28T09:57:41Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT DISTINCT ?dataset ?title ?description ?downloadURL WHERE { ?dataset a <http://www.w3.org/ns/dcat#Dataset> . OPTIONAL { ?dataset <http://purl.org/dc/terms/title> ?title . FILTER(LANG(?title) = '' || LANGMATCHES(LANG(?title), 'it')) } OPTIONAL { ?dataset <http://purl.org/dc/terms/description> ?description . FILTER(LANG(?description) = '' || LANGMATCHES(LANG(?description), 'it')) } OPTIONAL { ?dataset <http://www.w3.org/ns/dcat#distribution> ?dist . OPTIONAL { ?dist <http://www.w3.org/ns/dcat#downloadURL> ?downloadURL } } FILTER(REGEX(LCASE(STR(?dataset)), 'water|acqu|bathing') || REGEX(LCASE(STR(?title)), 'acqu|balneazione') || REGEX(LCASE(STR(?description)), 'acqu|balneazione')) } LIMIT 50", "error": null}
2751+
{"id": "01KMSZB44Y6PK6633WT3MZNKYK", "timestamp": "2026-03-28T10:20:24Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "\nPREFIX dcat: <http://www.w3.org/ns/dcat#>\nPREFIX dct: <http://purl.org/dc/terms/>\nSELECT ?title ?description WHERE {\n ?dataset a dcat:Dataset .\n ?dataset dct:title ?title .\n OPTIONAL { ?dataset dct:description ?description }\n FILTER(LANG(?title) = \"it\" || LANG(?title) = \"\")\n}\n", "error": null}
2752+
{"id": "01KMT02WTD0GJKN9BANS5X0AZQ", "timestamp": "2026-03-28T10:33:23Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "PREFIX bathw: <https://w3id.org/italia/env/vocab/bathing_waters/>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\n\nSELECT ?type (COUNT(?s) AS ?count)\nWHERE {\n ?s a ?type .\n FILTER(STRSTARTS(STR(?type), \"https://w3id.org/italia/env/onto/\"))\n}\nGROUP BY ?type\nLIMIT 10", "error": null}
2753+
{"id": "01KMT03F01B1WQVT2Q58B6YPZE", "timestamp": "2026-03-28T10:33:42Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT * WHERE { ?s ?p ?o } LIMIT 10", "error": null}
2754+
{"id": "01KMT03JSC5A7VZ6XVDS1VA0MV", "timestamp": "2026-03-28T10:33:46Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT DISTINCT ?type\nWHERE {\n ?s a ?type .\n FILTER(STRSTARTS(STR(?type), \"https://w3id.org/italia/env/onto/\"))\n}\nLIMIT 20", "error": null}
2755+
{"id": "01KMT09BQE7VBD0F3AYVRGZ3S5", "timestamp": "2026-03-28T10:36:55Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "PREFIX onto: <https://w3id.org/italia/env/onto/inspire-mf/>\nSELECT DISTINCT ?c WHERE { ?s a ?c . FILTER(STRSTARTS(STR(?c), \"https://w3id.org/italia/env/onto/\")) } LIMIT 50", "error": null}
2756+
{"id": "01KMT09YPKBTHKM18FYQ0GQQWR", "timestamp": "2026-03-28T10:37:14Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\n\nSELECT ?class (COUNT(?s) AS ?count)\nWHERE {\n ?s a ?class .\n FILTER(CONTAINS(STR(?class), \"bathing_waters\"))\n}\nGROUP BY ?class\nLIMIT 10", "error": null}
2757+
{"id": "01KMT0AHFFPJACZQK0HCT522CQ", "timestamp": "2026-03-28T10:37:34Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "PREFIX dcat: <http://www.w3.org/ns/dcat#>\nPREFIX dct: <http://purl.org/dc/terms/>\n\nSELECT ?s ?title ?modified\nWHERE {\n ?s a dcat:Dataset .\n ?s dct:title ?title .\n ?s dct:modified ?modified .\n FILTER(CONTAINS(STR(?s), \"bathw\") || CONTAINS(STR(?s), \"pest\"))\n}\nLIMIT 20", "error": null}
2758+
{"id": "01KMT0AMV8KXR3ZF3M4CE8N8S8", "timestamp": "2026-03-28T10:37:37Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "PREFIX dcat: <http://www.w3.org/ns/dcat#>\nPREFIX dct: <http://purl.org/dc/terms/>\n\nSELECT ?dataset ?dist ?format ?accessURL\nWHERE {\n ?dataset a dcat:Dataset .\n ?dataset dcat:distribution ?dist .\n ?dist dct:format ?format .\n ?dist dcat:accessURL ?accessURL .\n FILTER(CONTAINS(STR(?dataset), \"bathw\") || CONTAINS(STR(?dataset), \"pest\"))\n}\nLIMIT 20", "error": null}
2759+
{"id": "01KMT0AZ9XBBDZX58D39PA2RVW", "timestamp": "2026-03-28T10:37:41Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "PREFIX sosa: <http://www.w3.org/ns/sosa/>\nPREFIX inspire: <https://w3id.org/italia/env/onto/inspire-mf/>\n\nSELECT DISTINCT ?p\nWHERE {\n ?s a inspire:Observation .\n ?s ?p ?o .\n}\nLIMIT 20", "error": null}
2760+
{"id": "01KMT0B5002CZDMYYJ3RTGFM75", "timestamp": "2026-03-28T10:37:54Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "PREFIX inspire: <https://w3id.org/italia/env/onto/inspire-mf/>\nSELECT * WHERE {\n ?s a inspire:Observation .\n} LIMIT 1", "error": null}
2761+
{"id": "01KMT0BP4KGP29KWPDKQNJ119C", "timestamp": "2026-03-28T10:37:57Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT ?s WHERE {\n ?s a <https://w3id.org/italia/env/onto/inspire-mf/Observation> .\n FILTER(CONTAINS(STR(?s), \"bathw\") || CONTAINS(STR(?s), \"pest\"))\n} LIMIT 5", "error": null}
2762+
{"id": "01KMT0BV6DEVQ4QXW0MGF1NR0S", "timestamp": "2026-03-28T10:38:16Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT DISTINCT ?c WHERE { ?s a ?c . FILTER(CONTAINS(STR(?c), \"bathing_waters\")) } LIMIT 10", "error": null}
2763+
{"id": "01KMT0CEPR382WM8SR3E3BXSM7", "timestamp": "2026-03-28T10:38:36Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT * WHERE { ?s ?p ?o . FILTER(CONTAINS(STR(?s), \"bathw/\")) } LIMIT 10", "error": null}
2764+
{"id": "01KMT0D12VQMFZED811VGDDVND", "timestamp": "2026-03-28T10:38:55Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT ?p ?o WHERE { <https://w3id.org/italia/env/ld/bathw/dataset> ?p ?o } LIMIT 20", "error": null}
2765+
{"id": "01KMT0D563H771SYN56S5YXVVF", "timestamp": "2026-03-28T10:38:59Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT ?p ?o WHERE { <https://w3id.org/italia/env/ld/pest/dataset> ?p ?o } LIMIT 20", "error": null}
2766+
{"id": "01KMT0GGSV79BSR8734A1BDAF4", "timestamp": "2026-03-28T10:40:49Z", "outcome": "ok", "tool": "sparql_query", "server": "http://dati.camera.it/sparql", "query": "SELECT ?leg (COUNT(?atto) AS ?count) WHERE { ?atto a ocd:atto . ?atto ocd:rif_leg ?leg . } GROUP BY ?leg ORDER BY DESC(?count) LIMIT 20", "error": null}
2767+
{"id": "01KMT0GGR40PRCF6SRQGY9W69X", "timestamp": "2026-03-28T10:40:49Z", "outcome": "ok", "tool": "sparql_query", "server": "http://dati.camera.it/sparql", "query": "PREFIX ocd: <http://dati.camera.it/ocd/> SELECT DISTINCT ?p WHERE { ?s ?p ?o . FILTER(REGEX(STR(?p), 'interrog|vot|leg|iter|fase|commission', 'i')) } LIMIT 50", "error": null}
2768+
{"id": "01KMT0GGP551R0PAYCFGR23C4T", "timestamp": "2026-03-28T10:40:49Z", "outcome": "ok", "tool": "sparql_query", "server": "http://dati.camera.it/sparql", "query": "SELECT ?type (COUNT(?s) AS ?count) WHERE { ?s a ?type } GROUP BY ?type ORDER BY DESC(?count) LIMIT 30", "error": null}
2769+
{"id": "01KMT1D0M8ACCCFP9ZRHMM723D", "timestamp": "2026-03-28T10:56:23Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "\nPREFIX bathw: <https://w3id.org/italia/env/onto/bathw/>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\nPREFIX geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>\n\nSELECT ?stazione ?nome ?lat ?long ?anno ?qualita\nWHERE {\n ?stazione a bathw:BathingWater ;\n rdfs:label ?nome .\n OPTIONAL { ?stazione geo:lat ?lat }\n OPTIONAL { ?stazione geo:long ?long }\n ?obs bathw:refersTo ?stazione ;\n bathw:year ?anno ;\n bathw:qualityStatus ?qualita .\n}\nORDER BY ?anno ?nome\n", "error": null}
2770+
{"id": "01KMT1DKJFEM2HBPW23PBNRQYF", "timestamp": "2026-03-28T10:56:43Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "\nSELECT DISTINCT ?type (COUNT(?s) AS ?count)\nWHERE {\n GRAPH <https://w3id.org/italia/env/ld/bathw> {\n ?s a ?type .\n }\n}\nGROUP BY ?type\nORDER BY DESC(?count)\n", "error": null}
2771+
{"id": "01KMT1DYHHE6CP1VYJVYSJEV3F", "timestamp": "2026-03-28T10:56:54Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "\nSELECT DISTINCT ?type (COUNT(?s) AS ?count)\nWHERE {\n ?s a ?type .\n FILTER(CONTAINS(STR(?s), \"bathw\"))\n}\nGROUP BY ?type\nORDER BY DESC(?count)\n", "error": null}
2772+
{"id": "01KMT1EHFJ83YSB3DJBQ7GWVWR", "timestamp": "2026-03-28T10:57:13Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "\nSELECT ?s ?p ?o\nWHERE {\n ?s ?p ?o .\n FILTER(CONTAINS(STR(?s), \"bathw\"))\n}\n", "error": null}
2773+
{"id": "01KMT1F5YGXJNTSMD05A9M87K9", "timestamp": "2026-03-28T10:57:34Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT DISTINCT ?g WHERE { GRAPH ?g { ?s ?p ?o } }", "error": null}
2774+
{"id": "01KMT1FDQ79GXXMD8QJGTJ0WMA", "timestamp": "2026-03-28T10:57:42Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "SELECT DISTINCT ?g WHERE { GRAPH ?g { ?s ?p ?o } }", "error": null}
2775+
{"id": "01KMT1FNNYFXMBNJ3DS4K7KZXF", "timestamp": "2026-03-28T10:57:50Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "\nSELECT DISTINCT ?p (COUNT(?s) AS ?count)\nWHERE {\n GRAPH <https://w3id.org/italia/env/ld/bathw/2024/> {\n ?s ?p ?o .\n }\n}\nGROUP BY ?p\nORDER BY DESC(?count)\n", "error": null}
2776+
{"id": "01KMT1FXAVT9CDX7V72ACYZTYS", "timestamp": "2026-03-28T10:57:58Z", "outcome": "ok", "tool": "sparql_query", "server": "https://dati.isprambiente.it/sparql", "query": "\nPREFIX top: <https://w3id.org/italia/env/onto/top/>\nPREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>\n\nSELECT ?obs ?label ?id ?qualita ?anno\nWHERE {\n GRAPH <https://w3id.org/italia/env/ld/bathw/2024/> {\n ?obs top:identifier ?id ;\n rdfs:label ?label ;\n top:isClassifiedBy ?qualita ;\n top:atTime ?anno .\n }\n}\n", "error": null}
2777+
{"id": "01KMT6MRJG8DJ6WWTR63KPN9GX", "timestamp": "2026-03-28T12:28:00Z", "outcome": "ok", "tool": "sparql_query", "server": "http://dati.camera.it/sparql", "query": "PREFIX dcat: <http://www.w3.org/ns/dcat#>\nPREFIX dct: <http://purl.org/dc/terms/>\n\nSELECT ?s ?title ?modified\nWHERE {\n ?s a dcat:Dataset .\n ?s dct:title ?title .\n OPTIONAL { ?s dct:modified ?modified } .\n FILTER(CONTAINS(STR(?s), \"votazioni\"))\n}\nLIMIT 5", "error": null}
2778+
{"id": "01KMTAB1C7J30XH36RQV5E8A8B", "timestamp": "2026-03-28T13:32:34Z", "outcome": "ok", "tool": "ckan_find_portals", "server": "", "query": "country=Italy query=Milano", "error": null}
2779+
{"id": "01KMTABEE8NWZFDGG9VHYFFWC9", "timestamp": "2026-03-28T13:32:49Z", "outcome": "ok", "tool": "ckan_status_show", "server": "https://dati.comune.milano.it", "query": null, "error": null}
2780+
{"id": "01KMTABM94Z85AQQ1WM1K1N1N6", "timestamp": "2026-03-28T13:32:55Z", "outcome": "ok", "tool": "ckan_package_search", "server": "https://dati.comune.milano.it", "query": "ambiente OR ambientale OR aria OR acqua OR verde OR rifiuti OR inquinamento OR clima OR energia OR alberi OR parchi OR bosco OR suolo OR rumore OR emissioni", "error": null}
2781+
{"id": "01KMTABSZSAJJQC0F5MEYVR8CY", "timestamp": "2026-03-28T13:32:59Z", "outcome": "ok", "tool": "ckan_package_search", "server": "https://dati.comune.milano.it", "query": "ambiente", "error": null}
2782+
{"id": "01KMTAC3BX4EDEQNB8X5YM0T7C", "timestamp": "2026-03-28T13:33:08Z", "outcome": "ok", "tool": "ckan_package_search", "server": "https://dati.comune.milano.it", "query": "*:*", "error": null}
2783+
{"id": "01KMTB9TWWE59707GZZVMM36ZB", "timestamp": "2026-03-28T13:49:25Z", "outcome": "ok", "tool": "ckan_status_show", "server": "", "query": null, "error": null}
2784+
{"id": "01KMTBA0CDF4082FH8QNQNDB1F", "timestamp": "2026-03-28T13:49:30Z", "outcome": "ok", "tool": "ckan_status_show", "server": "https://bdap-opendata.rgs.mef.gov.it/SpodCkanApi", "query": null, "error": null}
2785+
{"id": "01KMTBA4X04TT6FY14KTNKMWEN", "timestamp": "2026-03-28T13:49:35Z", "outcome": "ok", "tool": "ckan_group_list", "server": "https://bdap-opendata.rgs.mef.gov.it/SpodCkanApi", "query": null, "error": null}
2786+
{"id": "01KMTJRYWR00W9K598KKJ8V8BC", "timestamp": "2026-03-28T16:00:00Z", "outcome": "ok", "tool": "ckan_find_portals", "server": "", "query": "country=Italy", "error": null}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"last_run_ms": 1774678839748}
1+
{"last_run_ms": 1774721224210}

0 commit comments

Comments
 (0)