From 272c7ab8f5ce03c86329593175b7dd5871b9a3d7 Mon Sep 17 00:00:00 2001 From: YANGDB Date: Sat, 16 Mar 2024 20:19:42 -0700 Subject: [PATCH 1/2] update otel - services dashboards, add duration to the vega services traces multi-line-selectable-date-services-request-rate add apm system metrics dashboard add apm network metrics dashboard add single service dashboard Signed-off-by: YANGDB --- .../amp-system-metrics-dashboard-1.0.0.ndjson | 19 +++++++++++++++++ ...amp-network-metrics-dashboard-1.0.0.ndjson | 20 ++++++++++++++++++ .../otel-apm-network-services-1.0.0.ndjson | 17 +++++++++++++++ ...otel-ingestion-rate-dashboard-1.0.0.ndjson | 4 ++-- .../otel-services-dashboard-1.0.0.ndjson | 2 +- ...otel-single-service-dashboard-1.0.0.ndjson | 10 +++++++++ .../otel-services/otel-services-1.0.0.json | 10 ++++++++- .../otel-services/static/dashboard5.png | Bin 0 -> 718010 bytes 8 files changed, 78 insertions(+), 4 deletions(-) create mode 100644 integrations/observability/otel-services/assets/amp-system-metrics-dashboard-1.0.0.ndjson create mode 100644 integrations/observability/otel-services/assets/otel-amp-network-metrics-dashboard-1.0.0.ndjson create mode 100644 integrations/observability/otel-services/assets/otel-apm-network-services-1.0.0.ndjson create mode 100644 integrations/observability/otel-services/assets/otel-single-service-dashboard-1.0.0.ndjson create mode 100644 integrations/observability/otel-services/static/dashboard5.png diff --git a/integrations/observability/otel-services/assets/amp-system-metrics-dashboard-1.0.0.ndjson b/integrations/observability/otel-services/assets/amp-system-metrics-dashboard-1.0.0.ndjson new file mode 100644 index 0000000..519251a --- /dev/null +++ b/integrations/observability/otel-services/assets/amp-system-metrics-dashboard-1.0.0.ndjson @@ -0,0 +1,19 @@ +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"system-services-metrics-tree-map","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system-services-metrics-tree-map\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"padding\\\": 5,\\n\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"labels\\\", \\\"value\\\": true,\\n \\\"bind\\\": {\\\"input\\\": \\\"checkbox\\\"}\\n },\\n {\\n \\\"name\\\": \\\"layout\\\", \\\"value\\\": \\\"tidy\\\",\\n \\\"bind\\\": {\\\"input\\\": \\\"radio\\\", \\\"options\\\": [\\\"tidy\\\", \\\"cluster\\\"]}\\n },\\n {\\n \\\"name\\\": \\\"links\\\", \\\"value\\\": \\\"diagonal\\\",\\n \\\"bind\\\": {\\n \\\"input\\\": \\\"select\\\",\\n \\\"options\\\": [\\\"line\\\", \\\"curve\\\", \\\"diagonal\\\", \\\"orthogonal\\\"]\\n }\\n },\\n {\\n \\\"name\\\": \\\"separation\\\", \\\"value\\\": false,\\n \\\"bind\\\": {\\\"input\\\": \\\"checkbox\\\"}\\n }\\n ],\\n\\n \\\"data\\\": [\\n{\\n \\\"name\\\": \\\"raw-data\\\",\\n \\\"values\\\": [\\n {\\\"id\\\": 1, \\\"name\\\": \\\"system\\\"},\\n {\\\"id\\\": 2, \\\"name\\\": \\\"disk\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 3, \\\"name\\\": \\\"io\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 4, \\\"name\\\": \\\"operations\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 5, \\\"name\\\": \\\"time\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 8, \\\"name\\\": \\\"cpu\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 9, \\\"name\\\": \\\"time\\\", \\\"parent\\\": 8},\\n {\\\"id\\\": 10, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 8},\\n {\\\"id\\\": 11, \\\"name\\\": \\\"network\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 12, \\\"name\\\": \\\"dropped_packets\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 13, \\\"name\\\": \\\"errors\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 14, \\\"name\\\": \\\"io\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 15, \\\"name\\\": \\\"packets\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 16, \\\"name\\\": \\\"memory\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 17, \\\"name\\\": \\\"usage\\\", \\\"parent\\\": 16},\\n {\\\"id\\\": 18, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 16},\\n {\\\"id\\\": 23, \\\"name\\\": \\\"connections\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 24, \\\"name\\\": \\\"swap\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 25, \\\"name\\\": \\\"usage\\\", \\\"parent\\\": 24},\\n {\\\"id\\\": 26, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 24},\\n {\\\"id\\\": 30, \\\"name\\\": \\\"thread_count\\\", \\\"parent\\\": 1}\\n ]\\n},\\n\\n {\\n \\\"name\\\": \\\"tree\\\",\\n \\\"source\\\":\\\"raw-data\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"stratify\\\",\\n \\\"key\\\": \\\"id\\\",\\n \\\"parentKey\\\": \\\"parent\\\"\\n },\\n {\\n \\\"type\\\": \\\"lookup\\\",\\n \\\"from\\\": \\\"raw-data\\\",\\n \\\"key\\\": \\\"id\\\",\\n \\\"fields\\\": [\\\"parent\\\"],\\n \\\"as\\\": [\\\"parentData\\\"]\\n },\\n {\\n \\\"type\\\": \\\"tree\\\",\\n \\\"method\\\": {\\\"signal\\\": \\\"layout\\\"},\\n \\\"size\\\": [{\\\"signal\\\": \\\"height\\\"}, {\\\"signal\\\": \\\"width - 100\\\"}],\\n \\\"separation\\\": {\\\"signal\\\": \\\"separation\\\"},\\n \\\"as\\\": [\\\"y\\\", \\\"x\\\", \\\"depth\\\", \\\"children\\\"]\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"links\\\",\\n \\\"source\\\": \\\"tree\\\",\\n \\\"transform\\\": [\\n { \\\"type\\\": \\\"treelinks\\\" },\\n {\\n \\\"type\\\": \\\"linkpath\\\",\\n \\\"orient\\\": \\\"horizontal\\\",\\n \\\"shape\\\": {\\\"signal\\\": \\\"links\\\"}\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"parentName\\\",\\n \\\"expr\\\": \\\"datum.source.name\\\"\\n }\\n ]\\n }\\n ],\\n\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"parentColor\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"tree\\\", \\\"field\\\": \\\"parent\\\"},\\n \\\"range\\\": {\\\"scheme\\\": \\\"category20\\\"}\\n }\\n ],\\n\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"path\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"links\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"path\\\": {\\\"field\\\": \\\"path\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#ccc\\\"}\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"tree\\\"},\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"size\\\": {\\\"value\\\": 200},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#fff\\\"}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"x\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"y\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"parentColor\\\", \\\"field\\\": \\\"parent\\\"},\\n \\\"size\\\": {\\\"signal\\\": \\\"datum.children ? 150 : 200\\\"}, \\n \\\"shape\\\": {\\\"signal\\\": \\\"datum.children ? 'circle' : 'square'\\\"}, \\n \\\"strokeWidth\\\": {\\\"value\\\": 1.5}\\n },\\n \\\"hover\\\": {\\n \\\"size\\\":{\\\"value\\\": 400},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"datum.parentData ? {'Name': datum.name, 'Parent Group': datum.parentData.name} : {'Name': datum.name}\\\"\\n\\n }\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"text\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"tree\\\"},\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"black\\\"},\\n \\\"text\\\": {\\\"field\\\": \\\"name\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 12},\\n \\\"baseline\\\": {\\\"value\\\": \\\"middle\\\"}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"x\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"y\\\"},\\n \\\"dx\\\": {\\\"signal\\\": \\\"datum.children ? -7 : 7\\\"},\\n \\\"align\\\": {\\\"signal\\\": \\\"datum.children ? 'right' : 'left'\\\"},\\n \\\"opacity\\\": {\\\"signal\\\": \\\"labels ? 1 : 0\\\"}\\n }\\n }\\n }\\n ]\\n}\\n\"}}"},"id":"1df769d0-e2f6-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-15T18:01:58.765Z","version":"WzI4Nyw3XQ=="} +{"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"destination.domain\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"destination.resource\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"hashId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"target.domain\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"target.resource\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true}]","title":"otel-v1-apm-service-map"},"id":"79a3b09c-71e8-4c6d-a755-382d1338fb94","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-03T06:18:11.955Z","version":"WzMwLDFd"} +{"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedEventsCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedLinksCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@payment@transaction@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@quote@cost@total\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@cost@total\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@tracking@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@escaped\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@escaped.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@escaped\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@message\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@stacktrace\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@id\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.message@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.name\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.time\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"instrumentationScope.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.name\"}}},{\"count\":0,\"name\":\"instrumentationScope.version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.version\"}}},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"links.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.spanId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceState\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"parentSpanId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.container@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.host@arch\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.host@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@description\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command_args\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command_line\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@executable@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@executable@path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@owner\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@pid\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@description\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@instance@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@namespace\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@auto@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@language\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_request_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_response_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@category\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@cart@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@from\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@to\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@email@recipient\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@list\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_valid\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@charged\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@quantity\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products_recommended@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@recommendation@cache_enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@session@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@zip_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@synthetic_request\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@currency\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.busy_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@filepath\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@function\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@lineno\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@namespace\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@instance\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@database_index\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@flags\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@statement\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.decode_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@client_ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@flavor\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@host\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length_uncompressed\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@response_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@route\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@scheme\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_text\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@target\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.jinja2@template_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.jinja2@template_path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@client_id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@consumer@group\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@destination@partition\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@message@offset\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@message@payload_size_bytes\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@operation\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@host@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@transport\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.peer@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@action\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@plug\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.query_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.queue_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@grpc@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.sinatra@template_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.source\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.total_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"spanId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"startTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.code\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.message\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroup\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.statusCode\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"traceState\"}}}]","timeFieldName":"startTime","title":"otel-v1-apm-span-0*"},"id":"a7cea13f-0173-4ade-8993-f4468193da16","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-03T06:18:11.955Z","version":"WzI5LDFd"} +{"attributes":{"description":"traces by response code","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"traces-by-response-code","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"traces-by-response-code\",\"type\":\"input_control_vis\",\"aggs\":[],\"params\":{\"controls\":[{\"id\":\"1708642305489\",\"fieldName\":\"serviceName\",\"parent\":\"\",\"label\":\"services\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_0_index_pattern\"},{\"id\":\"1708641641797\",\"fieldName\":\"span.attributes.http@status_code\",\"parent\":\"\",\"label\":\"response-status\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_1_index_pattern\"},{\"id\":\"1708642009521\",\"fieldName\":\"traceGroup\",\"parent\":\"\",\"label\":\"group\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_2_index_pattern\"}],\"updateFiltersOnChange\":true,\"useTimeFilter\":true,\"pinFilters\":false}}"},"id":"7e12d8ea-1220-4caa-b145-d6be91b46170","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"79a3b09c-71e8-4c6d-a755-382d1338fb94","name":"control_0_index_pattern","type":"index-pattern"},{"id":"a7cea13f-0173-4ade-8993-f4468193da16","name":"control_1_index_pattern","type":"index-pattern"},{"id":"a7cea13f-0173-4ade-8993-f4468193da16","name":"control_2_index_pattern","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-03T06:18:11.955Z","version":"WzMxLDFd"} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"Hexagon-pods-map","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"Hexagon-pods-map\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"config\\\": {\\n \\\"view\\\": {\\\"continuousWidth\\\": 300, \\\"continuousHeight\\\": 300, \\\"strokeWidth\\\": 0}\\n },\\n \\\"data\\\": {\\\"name\\\": \\\"data-830c39fec90146253fb06a06c26374ef\\\"},\\n \\\"mark\\\": {\\n \\\"type\\\": \\\"point\\\",\\n \\\"shape\\\": \\\"M0,-2.3094010768L2,-1.1547005384 2,1.1547005384 0,2.3094010768 -2,1.1547005384 -2,-1.1547005384Z\\\",\\n \\\"size\\\": 925\\n },\\n \\\"encoding\\\": {\\n \\\"fill\\\": {\\n \\\"aggregate\\\": \\\"mean\\\",\\n \\\"field\\\": \\\"temp_max\\\",\\n \\\"scale\\\": {\\\"scheme\\\": \\\"darkblue\\\"},\\n \\\"type\\\": \\\"quantitative\\\"\\n },\\n \\\"stroke\\\": {\\\"value\\\": \\\"black\\\"},\\n \\\"strokeWidth\\\": {\\\"value\\\": 0.2},\\n \\\"tooltip\\\": [\\n {\\\"field\\\": \\\"date\\\", \\\"timeUnit\\\": \\\"month\\\", \\\"type\\\": \\\"ordinal\\\"},\\n {\\\"field\\\": \\\"date\\\", \\\"timeUnit\\\": \\\"day\\\", \\\"type\\\": \\\"ordinal\\\"},\\n {\\\"aggregate\\\": \\\"mean\\\", \\\"field\\\": \\\"temp_max\\\", \\\"type\\\": \\\"quantitative\\\"}\\n ],\\n \\\"x\\\": {\\n \\\"axis\\\": {\\n \\\"domainOpacity\\\": 0,\\n \\\"grid\\\": false,\\n \\\"tickOpacity\\\": 0,\\n \\\"title\\\": \\\"Pods\\\"\\n },\\n \\\"field\\\": \\\"xFeaturePos\\\",\\n \\\"type\\\": \\\"quantitative\\\"\\n },\\n \\\"y\\\": {\\n \\\"axis\\\": {\\n \\\"domainOpacity\\\": 0,\\n \\\"labelPadding\\\": 20,\\n \\\"tickOpacity\\\": 0,\\n \\\"title\\\": \\\" \\\"\\n },\\n \\n \\\"field\\\": \\\"date\\\",\\n \\\"timeUnit\\\": \\\"day\\\",\\n \\\"type\\\": \\\"ordinal\\\"\\n }\\n },\\n \\\"transform\\\": [\\n {\\n \\\"calculate\\\": \\\"(day(datum.date) % 2) / 2 + month(datum.date)\\\",\\n \\\"as\\\": \\\"xFeaturePos\\\"\\n }\\n ],\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega-lite/v5.6.0.json\\\",\\n \\\"datasets\\\": {\\n \\\"data-830c39fec90146253fb06a06c26374ef\\\": [\\n {\\n \\\"date\\\": \\\"2012-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 20.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 1.7,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 19.8,\\n \\\"temp_max\\\": 0,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": -1.1,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 8.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 11.4,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 17.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 7.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 11.4,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 10.4,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 23.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 13.2,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 15.7,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 7.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 20.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 23.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 34.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 14.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 54.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 11.2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 32,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 35.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 19.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 14.2,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 22.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 9.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 13.2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 7.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 16.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 38.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -3.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -4.4,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -3.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 11.9,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 39.1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 20.6,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 43.4,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 16.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 9.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 7.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 30,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 7.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 0.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 8.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 0,\\n \\\"temp_min\\\": -7.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -6.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 12.2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 8.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 21.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": -0.5,\\n \\\"temp_min\\\": -5.5,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": -1.6,\\n \\\"temp_min\\\": -6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 26.4,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 7.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 14.5,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 19.1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 46.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 32.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 18.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 22.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 14.2,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 12.4,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 33.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 35.6,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 21.6,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 20.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 15,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 32,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 25.4,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 7.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 11.9,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 34.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -4.3,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 9.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 19.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 20.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 10.2,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 17.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 23.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 55.9,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 35,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 30.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 32.5,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 10.2,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 6.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 28.7,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 33,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 7.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 33.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 47.2,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 22.4,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 29.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -2.7,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.7,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 12.2,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 15.7,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 11.2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 54.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 7.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 21.8,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n }\\n ]\\n }\\n}\"}}"},"id":"6b179e10-d9d7-11ee-9203-cf873e97f443","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-04T03:31:11.101Z","version":"WzgwLDNd"} +{"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"aggregationTemporality\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"aggregationTemporality.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"aggregationTemporality\"}}},{\"count\":0,\"name\":\"attributes.instrumentationScope.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.instrumentationScope.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.instrumentationScope.name\"}}},{\"count\":0,\"name\":\"attributes.instrumentationScope.version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.instrumentationScope.version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.instrumentationScope.version\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_request_type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_request_type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@ads@ad_request_type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_response_type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_response_type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@ads@ad_response_type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@payment@currency\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@payment@currency.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@payment@currency\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.client-id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.client-id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.client-id\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.count\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.count.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.count\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.cpu\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.currency_code\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.currency_code.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.currency_code\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.daemon\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.device\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.device.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.device\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.direction\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.direction.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.direction\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.dropped\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.family\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.generation\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.generation.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.generation\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@flavor\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@flavor.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@flavor\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@host\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@host.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@host\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@route\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@route.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@route\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@scheme\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@scheme.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@scheme\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@status_code\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.net@host@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@port\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.net@peer@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@port\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.node-id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.node-id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.node-id\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.operation\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.operation.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.operation\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.partition\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.partition.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.partition\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.pool\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.pool.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.pool\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.processor\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.processor.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.processor\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.processorType\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.processorType.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.processorType\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.protocol\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.protocol.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.protocol\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.recommendation@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.recommendation@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.recommendation@type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@grpc@status_code\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@service\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@service.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@service\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@system\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@system.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@system\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.service@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.service@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.span@kind\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.span@kind.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.span@kind\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.span@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.span@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.span@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.state\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.state.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.state\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.status\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.status@code\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.status@code.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.status@code\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.success\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.target\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.target.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.target\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.topic\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.topic.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.topic\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.type\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.container@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.container@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.container@id\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.host@arch\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.host@arch.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.host@arch\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.host@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.host@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.host@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@description\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@type\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_args\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_args.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command_args\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_line\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_line.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command_line\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@executable@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@path\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@path.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@executable@path\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@owner\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@owner.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@owner\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@pid\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@description\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@instance@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@instance@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@instance@id\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@namespace\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@namespace.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@namespace\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@auto@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@auto@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@auto@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@language\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@language.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@language\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@version\"}}},{\"count\":0,\"name\":\"bucketCounts\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"bucketCountsList\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.count\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.max\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.min\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"count\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"description\"}}},{\"count\":0,\"name\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr\"}}},{\"count\":0,\"name\":\"exemplars.spanId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.spanId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.spanId\"}}},{\"count\":0,\"name\":\"exemplars.time\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"exemplars.traceId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.traceId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.traceId\"}}},{\"count\":0,\"name\":\"exemplars.value\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"explicitBounds\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"explicitBoundsCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"flags\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"isMonotonic\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"kind.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"kind\"}}},{\"count\":0,\"name\":\"name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"name\"}}},{\"count\":0,\"name\":\"schemaUrl\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"schemaUrl.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"schemaUrl\"}}},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"serviceName.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"serviceName\"}}},{\"count\":0,\"name\":\"startTime\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"sum\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"time\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"unit\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"unit.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"unit\"}}},{\"count\":0,\"name\":\"value\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true}]","timeFieldName":"time","title":"otel-metrics-*"},"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-02T04:47:59.251Z","version":"WzIsMV0="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"amp-devices-pie-chart","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"amp-devices-pie-chart\",\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"devices\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"attributes.metric.attributes.device.keyword\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":5,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"devices\"},\"schema\":\"segment\"}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}}}"},"id":"93148140-e2fa-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T18:40:35.625Z","version":"WzMxMSw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"apm-read_write-direction-pie","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"apm-read_write-direction-pie\",\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"R/W - Direction\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"attributes.metric.attributes.direction.keyword\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":5,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"R/W - Direction\"},\"schema\":\"segment\"}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}}}"},"id":"59e73f60-e2fb-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T18:39:26.805Z","version":"WzMxMCw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.disk.io\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.disk.io\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.disk.io-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.disk.io-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System Disk I/O Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":5000,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.direction']\\\", \\\"as\\\":\\\"direction\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"Direction\\\\\\\": isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; Direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"direction\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"direction\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 10000000000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 10000000000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"Direction\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"7a93f5a0-e242-11ee-80e1-bb1060c52777","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T18:29:55.062Z","version":"WzMwNSw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"state-metrics-pie-chart","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"state-metrics-pie-chart\",\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"states\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"attributes.metric.attributes.state.keyword\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":5,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"States\"},\"schema\":\"segment\"}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}}}"},"id":"ed5276d0-e2fa-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T18:36:24.637Z","version":"WzMwOCw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.disk.time\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.disk.time\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.disk.time-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.disk.time-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System Disk Time Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":5000,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.direction']\\\", \\\"as\\\":\\\"direction\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"Direction\\\\\\\": isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; Direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"direction\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"direction\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 1000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 1000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"Direction\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"75095750-e2f7-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T18:11:59.663Z","version":"WzI5NCw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.disk.operations\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.disk.operations\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.disk.ops-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.disk.ops-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System Disk Ops Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":5000,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.direction']\\\", \\\"as\\\":\\\"direction\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"Direction\\\\\\\": isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; Direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"direction\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"direction\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 1000000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 1000000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"Direction\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"07f1a320-e2f7-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T18:28:08.143Z","version":"WzMwMiw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.cpu.time\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.cpu.time\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.cpu.time-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.cpu.time-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System CPU Time Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 5000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 5000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"209cae50-e2f8-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T20:39:12.490Z","version":"WzMyMiw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.cpu.utilization\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.cpu.utilization\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.cpu.utilization-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.cpu.utilization-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System CPU Utiliziation Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 250], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 250, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"d1770e10-e30b-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T20:37:19.344Z","version":"WzMyMSw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.memory.usage\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.memory.usage\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.memory.usage-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.memory.usage-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System CPU Utiliziation Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 10000000000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 10000000000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"a9a1a5c0-e30c-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T20:43:22.011Z","version":"WzMyNCw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.swap.usage\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.swap.usage\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.swap.usage-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.swap.usage-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System Swap Usage Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 10000000000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 10000000000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"81f2bbc0-e30e-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T20:56:34.428Z","version":"WzMzMCw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.swap.utilization\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.swap.utilization\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.swap.utilization-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.swap.utilization-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System Swap Utilization Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 1000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 1000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"c0421e70-e30e-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T20:58:18.966Z","version":"WzMzMSw3XQ=="} +{"attributes":{"description":"Disk\nCPU\nMemory\nSwap","hits":0,"kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[]}"},"optionsJSON":"{\"hidePanelTitles\":false,\"useMargins\":true}","panelsJSON":"[{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":0,\"w\":48,\"h\":15,\"i\":\"b523c90e-37d7-4221-8a89-8fc709d29fc8\"},\"panelIndex\":\"b523c90e-37d7-4221-8a89-8fc709d29fc8\",\"embeddableConfig\":{},\"panelRefName\":\"panel_0\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":15,\"w\":24,\"h\":5,\"i\":\"fea35ef6-f4b1-4e14-bd23-350329af3925\"},\"panelIndex\":\"fea35ef6-f4b1-4e14-bd23-350329af3925\",\"embeddableConfig\":{},\"panelRefName\":\"panel_1\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":15,\"w\":24,\"h\":16,\"i\":\"a9059e47-8521-47ca-9d78-7cecbae02152\"},\"panelIndex\":\"a9059e47-8521-47ca-9d78-7cecbae02152\",\"embeddableConfig\":{},\"panelRefName\":\"panel_2\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":20,\"w\":8,\"h\":11,\"i\":\"5fc8b689-cf46-48ef-aa14-1f07c03931f1\"},\"panelIndex\":\"5fc8b689-cf46-48ef-aa14-1f07c03931f1\",\"embeddableConfig\":{},\"panelRefName\":\"panel_3\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":8,\"y\":20,\"w\":8,\"h\":11,\"i\":\"ecab2abf-0675-4aa7-a289-b96a22e46270\"},\"panelIndex\":\"ecab2abf-0675-4aa7-a289-b96a22e46270\",\"embeddableConfig\":{},\"panelRefName\":\"panel_4\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":31,\"w\":24,\"h\":19,\"i\":\"f870ea66-8db2-4bf0-a5bc-9d9fc5335c60\"},\"panelIndex\":\"f870ea66-8db2-4bf0-a5bc-9d9fc5335c60\",\"embeddableConfig\":{},\"panelRefName\":\"panel_5\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":16,\"y\":20,\"w\":8,\"h\":11,\"i\":\"d76c5ec8-c86f-4f65-8feb-1e7f2aa8331f\"},\"panelIndex\":\"d76c5ec8-c86f-4f65-8feb-1e7f2aa8331f\",\"embeddableConfig\":{},\"panelRefName\":\"panel_6\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":31,\"w\":24,\"h\":19,\"i\":\"6458ae1e-bde0-4b99-8eb6-01347037d6af\"},\"panelIndex\":\"6458ae1e-bde0-4b99-8eb6-01347037d6af\",\"embeddableConfig\":{},\"panelRefName\":\"panel_7\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":50,\"w\":24,\"h\":20,\"i\":\"8ef7873e-bdb9-4f23-9cad-dbe40ca9e93a\"},\"panelIndex\":\"8ef7873e-bdb9-4f23-9cad-dbe40ca9e93a\",\"embeddableConfig\":{},\"panelRefName\":\"panel_8\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":50,\"w\":24,\"h\":20,\"i\":\"bfbf3046-2e4d-4460-8be9-a880a584dc4f\"},\"panelIndex\":\"bfbf3046-2e4d-4460-8be9-a880a584dc4f\",\"embeddableConfig\":{},\"panelRefName\":\"panel_9\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":70,\"w\":24,\"h\":19,\"i\":\"7d4d0ddc-e20e-4453-8a76-e77a9fd14ff0\"},\"panelIndex\":\"7d4d0ddc-e20e-4453-8a76-e77a9fd14ff0\",\"embeddableConfig\":{},\"panelRefName\":\"panel_10\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":70,\"w\":24,\"h\":19,\"i\":\"4ec60667-68a6-4437-bfd9-94a952b44c75\"},\"panelIndex\":\"4ec60667-68a6-4437-bfd9-94a952b44c75\",\"embeddableConfig\":{},\"panelRefName\":\"panel_11\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":89,\"w\":24,\"h\":19,\"i\":\"c921860a-6557-4b70-b582-d7bc6d4bcbb2\"},\"panelIndex\":\"c921860a-6557-4b70-b582-d7bc6d4bcbb2\",\"embeddableConfig\":{},\"panelRefName\":\"panel_12\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":89,\"w\":24,\"h\":19,\"i\":\"0291109c-5260-4d19-948d-4ef628a25a24\"},\"panelIndex\":\"0291109c-5260-4d19-948d-4ef628a25a24\",\"embeddableConfig\":{},\"panelRefName\":\"panel_13\"}]","timeRestore":false,"title":"APM-System-Metrics","version":1},"id":"5304f4d0-e2f6-11ee-9823-49d05dd2659c","migrationVersion":{"dashboard":"7.9.3"},"references":[{"id":"1df769d0-e2f6-11ee-9823-49d05dd2659c","name":"panel_0","type":"visualization"},{"id":"7e12d8ea-1220-4caa-b145-d6be91b46170","name":"panel_1","type":"visualization"},{"id":"6b179e10-d9d7-11ee-9203-cf873e97f443","name":"panel_2","type":"visualization"},{"id":"93148140-e2fa-11ee-9823-49d05dd2659c","name":"panel_3","type":"visualization"},{"id":"59e73f60-e2fb-11ee-9823-49d05dd2659c","name":"panel_4","type":"visualization"},{"id":"7a93f5a0-e242-11ee-80e1-bb1060c52777","name":"panel_5","type":"visualization"},{"id":"ed5276d0-e2fa-11ee-9823-49d05dd2659c","name":"panel_6","type":"visualization"},{"id":"75095750-e2f7-11ee-9823-49d05dd2659c","name":"panel_7","type":"visualization"},{"id":"07f1a320-e2f7-11ee-9823-49d05dd2659c","name":"panel_8","type":"visualization"},{"id":"209cae50-e2f8-11ee-9823-49d05dd2659c","name":"panel_9","type":"visualization"},{"id":"d1770e10-e30b-11ee-9823-49d05dd2659c","name":"panel_10","type":"visualization"},{"id":"a9a1a5c0-e30c-11ee-9823-49d05dd2659c","name":"panel_11","type":"visualization"},{"id":"81f2bbc0-e30e-11ee-9823-49d05dd2659c","name":"panel_12","type":"visualization"},{"id":"c0421e70-e30e-11ee-9823-49d05dd2659c","name":"panel_13","type":"visualization"}],"type":"dashboard","updated_at":"2024-03-15T20:59:41.699Z","version":"WzMzMiw3XQ=="} +{"exportedCount":18,"missingRefCount":0,"missingReferences":[]} \ No newline at end of file diff --git a/integrations/observability/otel-services/assets/otel-amp-network-metrics-dashboard-1.0.0.ndjson b/integrations/observability/otel-services/assets/otel-amp-network-metrics-dashboard-1.0.0.ndjson new file mode 100644 index 0000000..20e21c0 --- /dev/null +++ b/integrations/observability/otel-services/assets/otel-amp-network-metrics-dashboard-1.0.0.ndjson @@ -0,0 +1,20 @@ +{"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"aggregationTemporality\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"aggregationTemporality.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"aggregationTemporality\"}}},{\"count\":0,\"name\":\"attributes.instrumentationScope.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.instrumentationScope.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.instrumentationScope.name\"}}},{\"count\":0,\"name\":\"attributes.instrumentationScope.version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.instrumentationScope.version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.instrumentationScope.version\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_request_type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_request_type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@ads@ad_request_type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_response_type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_response_type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@ads@ad_response_type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@payment@currency\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@payment@currency.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@payment@currency\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.client-id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.client-id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.client-id\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.count\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.count.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.count\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.cpu\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.currency_code\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.currency_code.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.currency_code\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.daemon\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.device\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.device.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.device\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.direction\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.direction.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.direction\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.dropped\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.family\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.generation\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.generation.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.generation\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@flavor\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@flavor.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@flavor\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@host\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@host.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@host\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@route\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@route.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@route\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@scheme\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@scheme.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@scheme\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@status_code\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.net@host@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@port\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.net@peer@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@port\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.node-id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.node-id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.node-id\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.operation\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.operation.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.operation\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.partition\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.partition.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.partition\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.pool\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.pool.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.pool\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.processor\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.processor.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.processor\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.processorType\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.processorType.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.processorType\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.protocol\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.protocol.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.protocol\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.recommendation@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.recommendation@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.recommendation@type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@grpc@status_code\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@service\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@service.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@service\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@system\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@system.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@system\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.service@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.service@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.span@kind\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.span@kind.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.span@kind\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.span@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.span@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.span@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.state\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.state.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.state\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.status\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.status@code\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.status@code.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.status@code\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.success\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.target\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.target.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.target\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.topic\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.topic.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.topic\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.type\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.container@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.container@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.container@id\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.host@arch\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.host@arch.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.host@arch\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.host@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.host@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.host@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@description\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@type\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_args\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_args.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command_args\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_line\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_line.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command_line\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@executable@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@path\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@path.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@executable@path\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@owner\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@owner.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@owner\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@pid\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@description\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@instance@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@instance@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@instance@id\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@namespace\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@namespace.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@namespace\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@auto@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@auto@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@auto@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@language\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@language.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@language\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@version\"}}},{\"count\":0,\"name\":\"bucketCounts\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"bucketCountsList\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.count\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.max\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.min\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"count\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"description\"}}},{\"count\":0,\"name\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr\"}}},{\"count\":0,\"name\":\"exemplars.spanId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.spanId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.spanId\"}}},{\"count\":0,\"name\":\"exemplars.time\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"exemplars.traceId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.traceId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.traceId\"}}},{\"count\":0,\"name\":\"exemplars.value\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"explicitBounds\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"explicitBoundsCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"flags\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"isMonotonic\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"kind.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"kind\"}}},{\"count\":0,\"name\":\"name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"name\"}}},{\"count\":0,\"name\":\"schemaUrl\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"schemaUrl.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"schemaUrl\"}}},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"serviceName.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"serviceName\"}}},{\"count\":0,\"name\":\"startTime\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"sum\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"time\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"unit\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"unit.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"unit\"}}},{\"count\":0,\"name\":\"value\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true}]","timeFieldName":"time","title":"otel-metrics-*"},"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-02T04:47:59.251Z","version":"WzIsMV0="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"system-services-metrics-tree-map","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system-services-metrics-tree-map\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"padding\\\": 5,\\n\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"labels\\\", \\\"value\\\": true,\\n \\\"bind\\\": {\\\"input\\\": \\\"checkbox\\\"}\\n },\\n {\\n \\\"name\\\": \\\"layout\\\", \\\"value\\\": \\\"tidy\\\",\\n \\\"bind\\\": {\\\"input\\\": \\\"radio\\\", \\\"options\\\": [\\\"tidy\\\", \\\"cluster\\\"]}\\n },\\n {\\n \\\"name\\\": \\\"links\\\", \\\"value\\\": \\\"diagonal\\\",\\n \\\"bind\\\": {\\n \\\"input\\\": \\\"select\\\",\\n \\\"options\\\": [\\\"line\\\", \\\"curve\\\", \\\"diagonal\\\", \\\"orthogonal\\\"]\\n }\\n },\\n {\\n \\\"name\\\": \\\"separation\\\", \\\"value\\\": false,\\n \\\"bind\\\": {\\\"input\\\": \\\"checkbox\\\"}\\n }\\n ],\\n\\n \\\"data\\\": [\\n{\\n \\\"name\\\": \\\"raw-data\\\",\\n \\\"values\\\": [\\n {\\\"id\\\": 1, \\\"name\\\": \\\"system\\\"},\\n {\\\"id\\\": 2, \\\"name\\\": \\\"disk\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 3, \\\"name\\\": \\\"io\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 4, \\\"name\\\": \\\"operations\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 5, \\\"name\\\": \\\"time\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 8, \\\"name\\\": \\\"cpu\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 9, \\\"name\\\": \\\"time\\\", \\\"parent\\\": 8},\\n {\\\"id\\\": 10, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 8},\\n {\\\"id\\\": 11, \\\"name\\\": \\\"network\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 12, \\\"name\\\": \\\"dropped_packets\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 13, \\\"name\\\": \\\"errors\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 14, \\\"name\\\": \\\"io\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 15, \\\"name\\\": \\\"packets\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 16, \\\"name\\\": \\\"memory\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 17, \\\"name\\\": \\\"usage\\\", \\\"parent\\\": 16},\\n {\\\"id\\\": 18, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 16},\\n {\\\"id\\\": 23, \\\"name\\\": \\\"connections\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 24, \\\"name\\\": \\\"swap\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 25, \\\"name\\\": \\\"usage\\\", \\\"parent\\\": 24},\\n {\\\"id\\\": 26, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 24},\\n {\\\"id\\\": 30, \\\"name\\\": \\\"thread_count\\\", \\\"parent\\\": 1}\\n ]\\n},\\n\\n {\\n \\\"name\\\": \\\"tree\\\",\\n \\\"source\\\":\\\"raw-data\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"stratify\\\",\\n \\\"key\\\": \\\"id\\\",\\n \\\"parentKey\\\": \\\"parent\\\"\\n },\\n {\\n \\\"type\\\": \\\"lookup\\\",\\n \\\"from\\\": \\\"raw-data\\\",\\n \\\"key\\\": \\\"id\\\",\\n \\\"fields\\\": [\\\"parent\\\"],\\n \\\"as\\\": [\\\"parentData\\\"]\\n },\\n {\\n \\\"type\\\": \\\"tree\\\",\\n \\\"method\\\": {\\\"signal\\\": \\\"layout\\\"},\\n \\\"size\\\": [{\\\"signal\\\": \\\"height\\\"}, {\\\"signal\\\": \\\"width - 100\\\"}],\\n \\\"separation\\\": {\\\"signal\\\": \\\"separation\\\"},\\n \\\"as\\\": [\\\"y\\\", \\\"x\\\", \\\"depth\\\", \\\"children\\\"]\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"links\\\",\\n \\\"source\\\": \\\"tree\\\",\\n \\\"transform\\\": [\\n { \\\"type\\\": \\\"treelinks\\\" },\\n {\\n \\\"type\\\": \\\"linkpath\\\",\\n \\\"orient\\\": \\\"horizontal\\\",\\n \\\"shape\\\": {\\\"signal\\\": \\\"links\\\"}\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"parentName\\\",\\n \\\"expr\\\": \\\"datum.source.name\\\"\\n }\\n ]\\n }\\n ],\\n\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"parentColor\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"tree\\\", \\\"field\\\": \\\"parent\\\"},\\n \\\"range\\\": {\\\"scheme\\\": \\\"category20\\\"}\\n }\\n ],\\n\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"path\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"links\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"path\\\": {\\\"field\\\": \\\"path\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#ccc\\\"}\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"tree\\\"},\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"size\\\": {\\\"value\\\": 200},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#fff\\\"}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"x\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"y\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"parentColor\\\", \\\"field\\\": \\\"parent\\\"},\\n \\\"size\\\": {\\\"signal\\\": \\\"datum.children ? 150 : 200\\\"}, \\n \\\"shape\\\": {\\\"signal\\\": \\\"datum.children ? 'circle' : 'square'\\\"}, \\n \\\"strokeWidth\\\": {\\\"value\\\": 1.5}\\n },\\n \\\"hover\\\": {\\n \\\"size\\\":{\\\"value\\\": 400},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"datum.parentData ? {'Name': datum.name, 'Parent Group': datum.parentData.name} : {'Name': datum.name}\\\"\\n\\n }\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"text\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"tree\\\"},\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"black\\\"},\\n \\\"text\\\": {\\\"field\\\": \\\"name\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 12},\\n \\\"baseline\\\": {\\\"value\\\": \\\"middle\\\"}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"x\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"y\\\"},\\n \\\"dx\\\": {\\\"signal\\\": \\\"datum.children ? -7 : 7\\\"},\\n \\\"align\\\": {\\\"signal\\\": \\\"datum.children ? 'right' : 'left'\\\"},\\n \\\"opacity\\\": {\\\"signal\\\": \\\"labels ? 1 : 0\\\"}\\n }\\n }\\n }\\n ]\\n}\\n\"}}"},"id":"1df769d0-e2f6-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-15T18:01:58.765Z","version":"WzI4Nyw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"multi-line-selectable-date-metrics-request-rate","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"multi-line-selectable-date-metrics-request-rate\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"title\\\": \\\"Metrics Requests Rate\\\",\\n \\\"data\\\": [\\n {\\n \\\"name\\\": \\\"rawdata\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"%context%\\\": true,\\n \\\"%timefield%\\\": \\\"time\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 0,\\n \\\"aggs\\\": {\\n \\\"metrics\\\": {\\n \\\"terms\\\": {\\n \\\"field\\\": \\\"name.keyword\\\",\\n \\\"size\\\": 10\\n },\\n \\\"aggs\\\": {\\n \\\"time_buckets\\\": {\\n \\\"date_histogram\\\": {\\n \\\"field\\\": \\\"time\\\",\\n \\\"interval\\\": {\\\"%autointerval%\\\": true},\\n \\\"extended_bounds\\\": {\\n \\\"min\\\": {\\\"%timefilter%\\\": \\\"min\\\"},\\n \\\"max\\\": {\\\"%timefilter%\\\": \\\"max\\\"}\\n },\\n \\\"min_doc_count\\\":0\\n }\\n }\\n }\\n }\\n\\n }\\n }\\n },\\n \\\"format\\\": {\\\"property\\\": \\\"aggregations.metrics.buckets\\\"}\\n },\\n {\\n \\\"name\\\": \\\"flatdata\\\",\\n \\\"source\\\": \\\"rawdata\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"flatten\\\",\\n \\\"fields\\\": [\\\"time_buckets.buckets\\\"],\\n \\\"as\\\": [\\\"val\\\"]\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"count\\\",\\n \\\"expr\\\":\\\"datum.val.doc_count\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"time\\\",\\n \\\"expr\\\": \\\"timeFormat(utcParse(datum.val.key_as_string,'%Y-%m-%dT%H:%M:%S.%LZ'), '%B %d, %Y %H:%M')\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"hasSelection\\\",\\n \\\"values\\\": [{}],\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"filter\\\", \\\"expr\\\": \\\"selected[0] != selected[1]\\\"}\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"groupScale\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"padding\\\": 0.1,\\n \\\"domain\\\": {\\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"key\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"height\\\"\\n },\\n {\\n \\\"name\\\": \\\"xScale\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"val.key\\\"},\\n \\\"range\\\": \\\"width\\\",\\n \\\"padding\\\": 5\\n },\\n {\\n \\\"name\\\": \\\"yScale\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"val.doc_count\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"bandwidth('groupScale')\\\"}, 0]\\n },\\n {\\n \\\"name\\\": \\\"colorScale\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"key\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"category\\\"\\n }\\n ],\\n \\\"axes\\\": [\\n {\\\"orient\\\": \\\"bottom\\\", \\\"scale\\\": \\\"xScale\\\", \\\"tickCount\\\": 5}\\n ],\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"currentX\\\",\\n \\\"value\\\": -1,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"view:mousemove\\\", \\\"update\\\": \\\"clamp(x(), 0, width)\\\"},\\n {\\\"events\\\": \\\"view:mouseout\\\", \\\"update\\\": \\\"-1\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"selected\\\",\\n \\\"value\\\": [0, 0],\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@grapharea:mousedown\\\", \\\"update\\\": \\\"[x(), x()]\\\"},\\n {\\n \\\"events\\\": \\\"[@grapharea:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[selected[0], clamp(x(), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"delta\\\"},\\n \\\"update\\\": \\\"clampRange([anchor[0] + delta, anchor[1] + delta], 0, width)\\\"\\n },\\n {\\n \\\"events\\\": \\\"[@leftEdge:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[clamp(x(), 0, width), selected[1]]\\\"\\n },\\n {\\n \\\"events\\\": \\\"[@rightEdge:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[selected[0], clamp(x(), 0, width)]\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"anchor\\\",\\n \\\"value\\\": null,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@selectedRect:mousedown\\\", \\\"update\\\": \\\"selected\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"xDown\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@selectedRect:mousedown\\\", \\\"update\\\": \\\"x()\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"delta\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"[@selectedRect:mousedown, window:mouseup] > window:mousemove!\\\", \\\"update\\\": \\\"x() - xDown\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyTimeFilter\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"@applyTimeFilterButton:click, @selectedRect:dblclick\\\",\\n \\\"update\\\": \\\"opensearchDashboardsSetTimeFilter(invert('xScale',selected[0]), invert('xScale',selected[1]))\\\"\\n },\\n {\\\"events\\\": \\\"@grapharea:dblclick\\\", \\\"update\\\": \\\"opensearchDashboardsSetTimeFilter('now-15d', 'now')\\\"}\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"grapharea\\\",\\n \\\"type\\\": \\\"group\\\",\\n \\\"from\\\": {\\n \\\"facet\\\": {\\\"name\\\": \\\"facets\\\", \\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"time_buckets.buckets\\\"}\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"y\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"field\\\": \\\"key\\\"},\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"x\\\": {\\\"value\\\": 0},\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0},\\n \\\"fill\\\": {\\\"value\\\": \\\"#000\\\"},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'metrics': datum['key']}\\\"\\n }\\n }\\n },\\n \\\"axes\\\": [\\n {\\n \\\"orient\\\": \\\"left\\\",\\n \\\"scale\\\": \\\"yScale\\\",\\n \\\"title\\\": {\\\"signal\\\": \\\"parent.key\\\"},\\n \\\"tickCount\\\": 4,\\n \\\"encode\\\": {\\n \\\"title\\\": {\\n \\\"name\\\": \\\"extFilter\\\",\\n \\\"interactive\\\": true,\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 8},\\n \\\"fill\\\": {\\\"value\\\": \\\"steelblue\\\"}\\n },\\n \\\"hover\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"}\\n }\\n }\\n }\\n }\\n ],\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"updateErrFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"source\\\": \\\"scope\\\", \\\"markname\\\": \\\"extErrorFilter\\\", \\\"type\\\": \\\"click\\\"},\\n \\\"update\\\": \\\"{'match': {'status.code': {'query': 2, 'type': 'phrase'}}}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyErrorFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"updateErrFilterObj\\\"},\\n \\\"update\\\": \\\"length(domain('groupScale')) > 1 ? opensearchDashboardsAddFilter(updateErrFilterObj) : opensearchDashboardsRemoveFilter(updateErrFilterObj)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"updateFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"source\\\": \\\"scope\\\", \\\"markname\\\": \\\"extFilter\\\", \\\"type\\\": \\\"click\\\"},\\n \\\"update\\\": \\\"{'match': {'metrics': {'query': parent.key, 'type': 'phrase'}}}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"updateFilterObj\\\"},\\n \\\"update\\\": \\\"length(domain('groupScale')) > 1 ? opensearchDashboardsAddFilter(updateFilterObj) : opensearchDashboardsRemoveFilter(updateFilterObj)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"line\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"facets\\\"},\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"scale\\\": \\\"xScale\\\", \\\"field\\\": \\\"key\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"yScale\\\", \\\"field\\\": \\\"doc_count\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.2},\\n \\\"stroke\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}}\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"from\\\": {\\n \\\"data\\\": \\\"facets\\\"\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\n \\\"scale\\\": \\\"xScale\\\",\\n \\\"field\\\": \\\"key\\\"\\n },\\n \\\"y\\\": {\\n \\\"scale\\\": \\\"yScale\\\",\\n \\\"field\\\": \\\"doc_count\\\"\\n },\\n \\\"size\\\": {\\n \\\"value\\\": 8\\n },\\n \\\"stroke\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'Date': timeFormat(datum['key'], '%Y-%m-%d %H:%M'), 'Value': datum['doc_count']}\\\"\\n }\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"hasSelection\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"selectedRect\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.2},\\n \\\"cursor\\\": {\\\"value\\\": \\\"move\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[0]\\\"},\\n \\\"x2\\\": {\\\"signal\\\": \\\"selected[1]\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"leftEdge\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"width\\\": {\\\"value\\\": 2},\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"},\\n \\\"cursor\\\": {\\\"value\\\": \\\"ew-resize\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[0]\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"rightEdge\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"width\\\": {\\\"value\\\": 2},\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"},\\n \\\"cursor\\\": {\\\"value\\\": \\\"ew-resize\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[1]\\\"}\\n }\\n }\\n }\\n ]\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"applyTimeFilterButton\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"hasSelection\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"cornerRadius\\\": {\\\"value\\\": 6},\\n \\\"fill\\\": {\\\"value\\\": \\\"#f5f5f5\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#c1c1c1\\\"},\\n \\\"strokeWidth\\\": {\\\"value\\\": 2},\\n \\\"xc\\\": {\\\"signal\\\": \\\"width/2\\\"},\\n \\\"y\\\": {\\\"value\\\": 30},\\n \\\"width\\\": {\\\"value\\\": 80},\\n \\\"height\\\": {\\\"value\\\": 30},\\n \\\"opacity\\\": {\\\"value\\\": 1}\\n },\\n \\\"hover\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"text\\\",\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"xc\\\": {\\\"field\\\": {\\\"group\\\": \\\"width\\\"}, \\\"mult\\\": 0.5},\\n \\\"yc\\\": {\\\"field\\\": {\\\"group\\\": \\\"height\\\"}, \\\"mult\\\": 0.5, \\\"offset\\\": 2},\\n \\\"align\\\": {\\\"value\\\": \\\"center\\\"},\\n \\\"baseline\\\": {\\\"value\\\": \\\"middle\\\"},\\n \\\"fontWeight\\\": {\\\"value\\\": \\\"bold\\\"},\\n \\\"text\\\": {\\\"value\\\": \\\"Apply Filter\\\"}\\n }\\n }\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"rule\\\",\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"y\\\": {\\\"value\\\": 0},\\n \\\"y2\\\": {\\\"signal\\\": \\\"height\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"gray\\\"},\\n \\\"strokeDash\\\": {\\\"value\\\": [2, 1]},\\n \\\"x\\\": {\\\"signal\\\": \\\"max(currentX,0)\\\"},\\n \\\"strokeOpacity\\\": {\\\"signal\\\": \\\"currentX > 0 ? 1 : 0\\\"}\\n }\\n }\\n }\\n ]\\n}\\n\"}}"},"id":"8d7b0350-e406-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-17T02:37:25.228Z","version":"WzM1NSw4XQ=="} +{"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"destination.domain\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"destination.resource\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"hashId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"target.domain\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"target.resource\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true}]","title":"otel-v1-apm-service-map"},"id":"79a3b09c-71e8-4c6d-a755-382d1338fb94","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-03T06:18:11.955Z","version":"WzMwLDFd"} +{"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedEventsCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedLinksCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@payment@transaction@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@quote@cost@total\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@cost@total\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@tracking@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@escaped\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@escaped.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@escaped\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@message\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@stacktrace\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@id\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.message@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.name\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.time\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"instrumentationScope.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.name\"}}},{\"count\":0,\"name\":\"instrumentationScope.version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.version\"}}},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"links.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.spanId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceState\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"parentSpanId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.container@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.host@arch\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.host@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@description\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command_args\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command_line\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@executable@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@executable@path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@owner\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@pid\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@description\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@instance@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@namespace\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@auto@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@language\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_request_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_response_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@category\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@cart@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@from\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@to\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@email@recipient\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@list\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_valid\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@charged\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@quantity\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products_recommended@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@recommendation@cache_enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@session@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@zip_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@synthetic_request\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@currency\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.busy_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@filepath\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@function\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@lineno\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@namespace\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@instance\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@database_index\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@flags\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@statement\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.decode_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@client_ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@flavor\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@host\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length_uncompressed\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@response_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@route\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@scheme\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_text\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@target\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.jinja2@template_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.jinja2@template_path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@client_id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@consumer@group\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@destination@partition\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@message@offset\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@message@payload_size_bytes\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@operation\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@host@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@transport\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.peer@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@action\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@plug\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.query_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.queue_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@grpc@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.sinatra@template_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.source\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.total_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"spanId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"startTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.code\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.message\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroup\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.statusCode\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"traceState\"}}}]","timeFieldName":"startTime","title":"otel-v1-apm-span-0*"},"id":"a7cea13f-0173-4ade-8993-f4468193da16","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-03T06:18:11.955Z","version":"WzI5LDFd"} +{"attributes":{"description":"traces by response code","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"traces-by-response-code","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"traces-by-response-code\",\"type\":\"input_control_vis\",\"aggs\":[],\"params\":{\"controls\":[{\"id\":\"1708642305489\",\"fieldName\":\"serviceName\",\"parent\":\"\",\"label\":\"services\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_0_index_pattern\"},{\"id\":\"1708641641797\",\"fieldName\":\"span.attributes.http@status_code\",\"parent\":\"\",\"label\":\"response-status\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_1_index_pattern\"},{\"id\":\"1708642009521\",\"fieldName\":\"traceGroup\",\"parent\":\"\",\"label\":\"group\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_2_index_pattern\"}],\"updateFiltersOnChange\":true,\"useTimeFilter\":true,\"pinFilters\":false}}"},"id":"7e12d8ea-1220-4caa-b145-d6be91b46170","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"79a3b09c-71e8-4c6d-a755-382d1338fb94","name":"control_0_index_pattern","type":"index-pattern"},{"id":"a7cea13f-0173-4ade-8993-f4468193da16","name":"control_1_index_pattern","type":"index-pattern"},{"id":"a7cea13f-0173-4ade-8993-f4468193da16","name":"control_2_index_pattern","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-03T06:18:11.955Z","version":"WzMxLDFd"} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"Hexagon-pods-map","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"Hexagon-pods-map\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"config\\\": {\\n \\\"view\\\": {\\\"continuousWidth\\\": 300, \\\"continuousHeight\\\": 300, \\\"strokeWidth\\\": 0}\\n },\\n \\\"data\\\": {\\\"name\\\": \\\"data-830c39fec90146253fb06a06c26374ef\\\"},\\n \\n \\\"mark\\\": {\\n \\\"type\\\": \\\"point\\\",\\n \\\"shape\\\": \\\"M0,-2.3094010768L2,-1.1547005384 2,1.1547005384 0,2.3094010768 -2,1.1547005384 -2,-1.1547005384Z\\\",\\n \\\"size\\\": 925\\n },\\n \\\"encoding\\\": {\\n \\\"fill\\\": {\\n \\\"aggregate\\\": \\\"mean\\\",\\n \\\"field\\\": \\\"temp_max\\\",\\n \\\"scale\\\": {\\\"scheme\\\": \\\"darkblue\\\"},\\n \\\"type\\\": \\\"quantitative\\\"\\n \\\"title\\\":\\\"Issues Per Pod\\\"\\n },\\n \\\"stroke\\\": {\\\"value\\\": \\\"black\\\"},\\n \\\"strokeWidth\\\": {\\\"value\\\": 0.2},\\n \\\"tooltip\\\": [\\n {\\\"aggregate\\\": \\\"mean\\\", \\\"field\\\": \\\"temp_max\\\", \\\"type\\\": \\\"quantitative\\\", \\\"title\\\":\\\"Avg Daily Errors\\\"}\\n ]\\n \\\"x\\\": {\\n \\\"axis\\\": {\\n \\\"domainOpacity\\\": 0,\\n \\\"grid\\\": true,\\n \\\"tickOpacity\\\": 0,\\n },\\n \\\"title\\\": null\\n \\\"field\\\": \\\"xFeaturePos\\\",\\n \\\"type\\\": \\\"quantitative\\\"\\n },\\n \\\"y\\\": {\\n \\\"axis\\\": {\\n \\\"domainOpacity\\\": 0,\\n \\\"labelPadding\\\": 20,\\n \\\"tickOpacity\\\": 0,\\n \\\"title\\\": \\\"Pods\\\"\\n },\\n \\\"title\\\": null\\n \\\"field\\\": \\\"date\\\",\\n \\\"timeUnit\\\": \\\"day\\\",\\n \\\"type\\\": \\\"ordinal\\\"\\n }\\n },\\n \\\"transform\\\": [\\n {\\n \\\"calculate\\\": \\\"(day(datum.date) % 2) / 2 + month(datum.date)\\\",\\n \\\"as\\\": \\\"xFeaturePos\\\"\\n }\\n ]\\n\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega-lite/v5.6.0.json\\\",\\n \\\"datasets\\\": {\\n \\\"data-830c39fec90146253fb06a06c26374ef\\\": [\\n {\\n \\\"date\\\": \\\"2012-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 20.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 1.7,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 19.8,\\n \\\"temp_max\\\": 0,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": -1.1,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 8.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 11.4,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 17.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 7.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 11.4,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 10.4,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 23.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 13.2,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 15.7,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 7.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 20.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 23.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 34.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 14.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 54.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 11.2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 32,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 35.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 19.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 14.2,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 22.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 9.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 13.2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 7.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 16.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 38.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -3.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -4.4,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -3.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 11.9,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 39.1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 20.6,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 43.4,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 16.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 9.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 7.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 30,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 7.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 0.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 8.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 0,\\n \\\"temp_min\\\": -7.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -6.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 12.2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 8.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 21.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": -0.5,\\n \\\"temp_min\\\": -5.5,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": -1.6,\\n \\\"temp_min\\\": -6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 26.4,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 7.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 14.5,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 19.1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 46.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 32.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 18.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 22.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 14.2,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 12.4,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 33.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 35.6,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 21.6,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 20.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 15,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 32,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 25.4,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 7.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 11.9,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 34.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -4.3,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 9.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 19.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 20.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 10.2,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 17.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 23.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 55.9,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 35,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 30.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 32.5,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 10.2,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 6.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 28.7,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 33,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 7.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 33.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 47.2,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 22.4,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 29.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -2.7,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.7,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 12.2,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 15.7,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 11.2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 54.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 7.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 21.8,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n }\\n ]\\n }\\n}\"}}"},"id":"6b179e10-d9d7-11ee-9203-cf873e97f443","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-16T03:58:56.290Z","version":"WzMzMyw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"amp-devices-pie-chart","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"amp-devices-pie-chart\",\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"devices\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"attributes.metric.attributes.device.keyword\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":500,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"devices\"},\"schema\":\"segment\"}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}}}"},"id":"93148140-e2fa-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-17T01:57:32.483Z","version":"WzM0NCw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"apm-read_write-direction-pie","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"apm-read_write-direction-pie\",\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"R/W - Direction\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"attributes.metric.attributes.direction.keyword\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":500,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"R/W - Direction\"},\"schema\":\"segment\"}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}}}"},"id":"59e73f60-e2fb-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-17T01:57:45.524Z","version":"WzM0NSw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"state-metrics-pie-chart","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"state-metrics-pie-chart\",\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"states\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"attributes.metric.attributes.state.keyword\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":500,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"States\"},\"schema\":\"segment\"}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}}}"},"id":"ed5276d0-e2fa-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-17T01:57:58.179Z","version":"WzM0Niw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.disk.io\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.disk.io\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.disk.io-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.disk.io-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System Disk I/O Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":5000,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.direction']\\\", \\\"as\\\":\\\"direction\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"Direction\\\\\\\": isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; Direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"direction\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"direction\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 10000000000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 10000000000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"Direction\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"7a93f5a0-e242-11ee-80e1-bb1060c52777","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T18:29:55.062Z","version":"WzMwNSw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.disk.time\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.disk.time\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.disk.time-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.disk.time-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System Disk Time Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":5000,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.direction']\\\", \\\"as\\\":\\\"direction\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"Direction\\\\\\\": isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; Direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"direction\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"direction\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 1000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 1000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"Direction\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"75095750-e2f7-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T18:11:59.663Z","version":"WzI5NCw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.disk.operations\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.disk.operations\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.disk.ops-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.disk.ops-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System Disk Ops Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":5000,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.direction']\\\", \\\"as\\\":\\\"direction\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"Direction\\\\\\\": isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; Direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"direction\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"direction\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 1000000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 1000000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"Direction\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"07f1a320-e2f7-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T18:28:08.143Z","version":"WzMwMiw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.cpu.time\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.cpu.time\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.cpu.time-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.cpu.time-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System CPU Time Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 5000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 5000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"209cae50-e2f8-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T20:39:12.490Z","version":"WzMyMiw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.cpu.utilization\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.cpu.utilization\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.cpu.utilization-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.cpu.utilization-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System CPU Utiliziation Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.cpu']\\\", \\\"as\\\":\\\"cpu\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"], \\\\\\\"cpu\\\\\\\": isValid(datum[\\\\\\\"cpu\\\\\\\"]) ? datum[\\\\\\\"cpu\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"cpu\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 250], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 250, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"d1770e10-e30b-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-17T02:13:29.027Z","version":"WzM0OSw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.memory.usage\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.memory.usage\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.memory.usage-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.memory.usage-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System CPU Utiliziation Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 10000000000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 10000000000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"a9a1a5c0-e30c-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T20:43:22.011Z","version":"WzMyNCw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.swap.usage\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.swap.usage\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.swap.usage-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.swap.usage-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System Swap Usage Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 10000000000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 10000000000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"81f2bbc0-e30e-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T20:56:34.428Z","version":"WzMzMCw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.swap.utilization\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.swap.utilization\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"system.swap.utilization-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system.swap.utilization-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"System Swap Utilization Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 1000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 1000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"c0421e70-e30e-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-15T20:58:18.966Z","version":"WzMzMSw3XQ=="} +{"attributes":{"description":"Disk\nCPU\nMemory\nSwap","hits":0,"kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"type\":\"phrases\",\"key\":\"name.keyword\",\"value\":\"system.disk.operations, system.disk.io, system.disk.time, system.cpu.utilization, system.cpu.time, system.swap.usage, system.swap.utilization, system.memory.usage, system.memory.utilization\",\"params\":[\"system.disk.operations\",\"system.disk.io\",\"system.disk.time\",\"system.cpu.utilization\",\"system.cpu.time\",\"system.swap.usage\",\"system.swap.utilization\",\"system.memory.usage\",\"system.memory.utilization\"],\"alias\":null,\"negate\":false,\"disabled\":false,\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"bool\":{\"should\":[{\"match_phrase\":{\"name.keyword\":\"system.disk.operations\"}},{\"match_phrase\":{\"name.keyword\":\"system.disk.io\"}},{\"match_phrase\":{\"name.keyword\":\"system.disk.time\"}},{\"match_phrase\":{\"name.keyword\":\"system.cpu.utilization\"}},{\"match_phrase\":{\"name.keyword\":\"system.cpu.time\"}},{\"match_phrase\":{\"name.keyword\":\"system.swap.usage\"}},{\"match_phrase\":{\"name.keyword\":\"system.swap.utilization\"}},{\"match_phrase\":{\"name.keyword\":\"system.memory.usage\"}},{\"match_phrase\":{\"name.keyword\":\"system.memory.utilization\"}}],\"minimum_should_match\":1}},\"$state\":{\"store\":\"appState\"}}]}"},"optionsJSON":"{\"hidePanelTitles\":false,\"useMargins\":true}","panelsJSON":"[{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":0,\"w\":48,\"h\":15,\"i\":\"b523c90e-37d7-4221-8a89-8fc709d29fc8\"},\"panelIndex\":\"b523c90e-37d7-4221-8a89-8fc709d29fc8\",\"embeddableConfig\":{},\"panelRefName\":\"panel_0\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":15,\"w\":48,\"h\":24,\"i\":\"e5a1b63c-94ea-412e-8883-665faf63cce1\"},\"panelIndex\":\"e5a1b63c-94ea-412e-8883-665faf63cce1\",\"embeddableConfig\":{},\"panelRefName\":\"panel_1\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":39,\"w\":24,\"h\":5,\"i\":\"fea35ef6-f4b1-4e14-bd23-350329af3925\"},\"panelIndex\":\"fea35ef6-f4b1-4e14-bd23-350329af3925\",\"embeddableConfig\":{},\"panelRefName\":\"panel_2\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":39,\"w\":24,\"h\":16,\"i\":\"a9059e47-8521-47ca-9d78-7cecbae02152\"},\"panelIndex\":\"a9059e47-8521-47ca-9d78-7cecbae02152\",\"embeddableConfig\":{},\"panelRefName\":\"panel_3\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":44,\"w\":8,\"h\":11,\"i\":\"5fc8b689-cf46-48ef-aa14-1f07c03931f1\"},\"panelIndex\":\"5fc8b689-cf46-48ef-aa14-1f07c03931f1\",\"embeddableConfig\":{},\"panelRefName\":\"panel_4\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":8,\"y\":44,\"w\":8,\"h\":11,\"i\":\"ecab2abf-0675-4aa7-a289-b96a22e46270\"},\"panelIndex\":\"ecab2abf-0675-4aa7-a289-b96a22e46270\",\"embeddableConfig\":{},\"panelRefName\":\"panel_5\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":16,\"y\":44,\"w\":8,\"h\":11,\"i\":\"d76c5ec8-c86f-4f65-8feb-1e7f2aa8331f\"},\"panelIndex\":\"d76c5ec8-c86f-4f65-8feb-1e7f2aa8331f\",\"embeddableConfig\":{},\"panelRefName\":\"panel_6\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":55,\"w\":24,\"h\":19,\"i\":\"f870ea66-8db2-4bf0-a5bc-9d9fc5335c60\"},\"panelIndex\":\"f870ea66-8db2-4bf0-a5bc-9d9fc5335c60\",\"embeddableConfig\":{},\"panelRefName\":\"panel_7\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":55,\"w\":24,\"h\":19,\"i\":\"6458ae1e-bde0-4b99-8eb6-01347037d6af\"},\"panelIndex\":\"6458ae1e-bde0-4b99-8eb6-01347037d6af\",\"embeddableConfig\":{},\"panelRefName\":\"panel_8\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":74,\"w\":24,\"h\":20,\"i\":\"8ef7873e-bdb9-4f23-9cad-dbe40ca9e93a\"},\"panelIndex\":\"8ef7873e-bdb9-4f23-9cad-dbe40ca9e93a\",\"embeddableConfig\":{},\"panelRefName\":\"panel_9\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":74,\"w\":24,\"h\":20,\"i\":\"bfbf3046-2e4d-4460-8be9-a880a584dc4f\"},\"panelIndex\":\"bfbf3046-2e4d-4460-8be9-a880a584dc4f\",\"embeddableConfig\":{},\"panelRefName\":\"panel_10\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":94,\"w\":24,\"h\":19,\"i\":\"7d4d0ddc-e20e-4453-8a76-e77a9fd14ff0\"},\"panelIndex\":\"7d4d0ddc-e20e-4453-8a76-e77a9fd14ff0\",\"embeddableConfig\":{},\"panelRefName\":\"panel_11\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":94,\"w\":24,\"h\":19,\"i\":\"4ec60667-68a6-4437-bfd9-94a952b44c75\"},\"panelIndex\":\"4ec60667-68a6-4437-bfd9-94a952b44c75\",\"embeddableConfig\":{},\"panelRefName\":\"panel_12\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":113,\"w\":24,\"h\":19,\"i\":\"c921860a-6557-4b70-b582-d7bc6d4bcbb2\"},\"panelIndex\":\"c921860a-6557-4b70-b582-d7bc6d4bcbb2\",\"embeddableConfig\":{},\"panelRefName\":\"panel_13\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":113,\"w\":24,\"h\":19,\"i\":\"0291109c-5260-4d19-948d-4ef628a25a24\"},\"panelIndex\":\"0291109c-5260-4d19-948d-4ef628a25a24\",\"embeddableConfig\":{},\"panelRefName\":\"panel_14\"}]","timeRestore":false,"title":"APM-System-Metrics","version":1},"id":"a4c425e0-e349-11ee-9823-49d05dd2659c","migrationVersion":{"dashboard":"7.9.3"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"},{"id":"1df769d0-e2f6-11ee-9823-49d05dd2659c","name":"panel_0","type":"visualization"},{"id":"8d7b0350-e406-11ee-9823-49d05dd2659c","name":"panel_1","type":"visualization"},{"id":"7e12d8ea-1220-4caa-b145-d6be91b46170","name":"panel_2","type":"visualization"},{"id":"6b179e10-d9d7-11ee-9203-cf873e97f443","name":"panel_3","type":"visualization"},{"id":"93148140-e2fa-11ee-9823-49d05dd2659c","name":"panel_4","type":"visualization"},{"id":"59e73f60-e2fb-11ee-9823-49d05dd2659c","name":"panel_5","type":"visualization"},{"id":"ed5276d0-e2fa-11ee-9823-49d05dd2659c","name":"panel_6","type":"visualization"},{"id":"7a93f5a0-e242-11ee-80e1-bb1060c52777","name":"panel_7","type":"visualization"},{"id":"75095750-e2f7-11ee-9823-49d05dd2659c","name":"panel_8","type":"visualization"},{"id":"07f1a320-e2f7-11ee-9823-49d05dd2659c","name":"panel_9","type":"visualization"},{"id":"209cae50-e2f8-11ee-9823-49d05dd2659c","name":"panel_10","type":"visualization"},{"id":"d1770e10-e30b-11ee-9823-49d05dd2659c","name":"panel_11","type":"visualization"},{"id":"a9a1a5c0-e30c-11ee-9823-49d05dd2659c","name":"panel_12","type":"visualization"},{"id":"81f2bbc0-e30e-11ee-9823-49d05dd2659c","name":"panel_13","type":"visualization"},{"id":"c0421e70-e30e-11ee-9823-49d05dd2659c","name":"panel_14","type":"visualization"}],"type":"dashboard","updated_at":"2024-03-17T02:50:24.871Z","version":"WzM1OSw4XQ=="} +{"exportedCount":19,"missingRefCount":0,"missingReferences":[]} \ No newline at end of file diff --git a/integrations/observability/otel-services/assets/otel-apm-network-services-1.0.0.ndjson b/integrations/observability/otel-services/assets/otel-apm-network-services-1.0.0.ndjson new file mode 100644 index 0000000..16cc16a --- /dev/null +++ b/integrations/observability/otel-services/assets/otel-apm-network-services-1.0.0.ndjson @@ -0,0 +1,17 @@ +{"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"destination.domain\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"destination.resource\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"hashId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"target.domain\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"target.resource\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true}]","title":"otel-v1-apm-service-map"},"id":"79a3b09c-71e8-4c6d-a755-382d1338fb94","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-03T06:18:11.955Z","version":"WzMwLDFd"} +{"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"aggregationTemporality\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"aggregationTemporality.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"aggregationTemporality\"}}},{\"count\":0,\"name\":\"attributes.instrumentationScope.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.instrumentationScope.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.instrumentationScope.name\"}}},{\"count\":0,\"name\":\"attributes.instrumentationScope.version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.instrumentationScope.version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.instrumentationScope.version\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_request_type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_request_type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@ads@ad_request_type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_response_type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_response_type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@ads@ad_response_type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@payment@currency\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@payment@currency.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@payment@currency\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.client-id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.client-id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.client-id\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.count\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.count.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.count\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.cpu\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.currency_code\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.currency_code.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.currency_code\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.daemon\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.device\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.device.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.device\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.direction\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.direction.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.direction\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.dropped\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.family\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.generation\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.generation.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.generation\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@flavor\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@flavor.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@flavor\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@host\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@host.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@host\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@route\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@route.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@route\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@scheme\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@scheme.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@scheme\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@status_code\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.net@host@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@port\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.net@peer@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@port\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.node-id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.node-id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.node-id\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.operation\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.operation.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.operation\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.partition\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.partition.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.partition\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.pool\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.pool.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.pool\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.processor\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.processor.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.processor\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.processorType\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.processorType.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.processorType\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.protocol\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.protocol.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.protocol\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.recommendation@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.recommendation@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.recommendation@type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@grpc@status_code\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@service\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@service.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@service\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@system\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@system.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@system\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.service@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.service@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.span@kind\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.span@kind.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.span@kind\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.span@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.span@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.span@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.state\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.state.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.state\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.status\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.status@code\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.status@code.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.status@code\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.success\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.target\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.target.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.target\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.topic\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.topic.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.topic\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.type\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.container@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.container@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.container@id\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.host@arch\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.host@arch.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.host@arch\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.host@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.host@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.host@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@description\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@type\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_args\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_args.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command_args\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_line\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_line.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command_line\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@executable@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@path\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@path.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@executable@path\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@owner\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@owner.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@owner\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@pid\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@description\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@instance@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@instance@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@instance@id\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@namespace\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@namespace.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@namespace\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@auto@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@auto@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@auto@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@language\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@language.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@language\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@version\"}}},{\"count\":0,\"name\":\"bucketCounts\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"bucketCountsList\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.count\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.max\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.min\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"count\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"description\"}}},{\"count\":0,\"name\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr\"}}},{\"count\":0,\"name\":\"exemplars.spanId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.spanId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.spanId\"}}},{\"count\":0,\"name\":\"exemplars.time\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"exemplars.traceId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.traceId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.traceId\"}}},{\"count\":0,\"name\":\"exemplars.value\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"explicitBounds\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"explicitBoundsCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"flags\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"isMonotonic\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"kind.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"kind\"}}},{\"count\":0,\"name\":\"name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"name\"}}},{\"count\":0,\"name\":\"schemaUrl\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"schemaUrl.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"schemaUrl\"}}},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"serviceName.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"serviceName\"}}},{\"count\":0,\"name\":\"startTime\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"sum\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"time\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"unit\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"unit.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"unit\"}}},{\"count\":0,\"name\":\"value\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true}]","timeFieldName":"time","title":"otel-metrics-*"},"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-02T04:47:59.251Z","version":"WzIsMV0="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"system-services-metrics-tree-map","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"system-services-metrics-tree-map\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"padding\\\": 5,\\n\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"labels\\\", \\\"value\\\": true,\\n \\\"bind\\\": {\\\"input\\\": \\\"checkbox\\\"}\\n },\\n {\\n \\\"name\\\": \\\"layout\\\", \\\"value\\\": \\\"tidy\\\",\\n \\\"bind\\\": {\\\"input\\\": \\\"radio\\\", \\\"options\\\": [\\\"tidy\\\", \\\"cluster\\\"]}\\n },\\n {\\n \\\"name\\\": \\\"links\\\", \\\"value\\\": \\\"diagonal\\\",\\n \\\"bind\\\": {\\n \\\"input\\\": \\\"select\\\",\\n \\\"options\\\": [\\\"line\\\", \\\"curve\\\", \\\"diagonal\\\", \\\"orthogonal\\\"]\\n }\\n },\\n {\\n \\\"name\\\": \\\"separation\\\", \\\"value\\\": false,\\n \\\"bind\\\": {\\\"input\\\": \\\"checkbox\\\"}\\n }\\n ],\\n\\n \\\"data\\\": [\\n{\\n \\\"name\\\": \\\"raw-data\\\",\\n \\\"values\\\": [\\n {\\\"id\\\": 1, \\\"name\\\": \\\"system\\\"},\\n {\\\"id\\\": 2, \\\"name\\\": \\\"disk\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 3, \\\"name\\\": \\\"io\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 4, \\\"name\\\": \\\"operations\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 5, \\\"name\\\": \\\"time\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 8, \\\"name\\\": \\\"cpu\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 9, \\\"name\\\": \\\"time\\\", \\\"parent\\\": 8},\\n {\\\"id\\\": 10, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 8},\\n {\\\"id\\\": 11, \\\"name\\\": \\\"network\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 12, \\\"name\\\": \\\"dropped_packets\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 13, \\\"name\\\": \\\"errors\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 14, \\\"name\\\": \\\"io\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 15, \\\"name\\\": \\\"packets\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 16, \\\"name\\\": \\\"memory\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 17, \\\"name\\\": \\\"usage\\\", \\\"parent\\\": 16},\\n {\\\"id\\\": 18, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 16},\\n {\\\"id\\\": 23, \\\"name\\\": \\\"connections\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 24, \\\"name\\\": \\\"swap\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 25, \\\"name\\\": \\\"usage\\\", \\\"parent\\\": 24},\\n {\\\"id\\\": 26, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 24},\\n {\\\"id\\\": 30, \\\"name\\\": \\\"thread_count\\\", \\\"parent\\\": 1}\\n ]\\n},\\n\\n {\\n \\\"name\\\": \\\"tree\\\",\\n \\\"source\\\":\\\"raw-data\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"stratify\\\",\\n \\\"key\\\": \\\"id\\\",\\n \\\"parentKey\\\": \\\"parent\\\"\\n },\\n {\\n \\\"type\\\": \\\"lookup\\\",\\n \\\"from\\\": \\\"raw-data\\\",\\n \\\"key\\\": \\\"id\\\",\\n \\\"fields\\\": [\\\"parent\\\"],\\n \\\"as\\\": [\\\"parentData\\\"]\\n },\\n {\\n \\\"type\\\": \\\"tree\\\",\\n \\\"method\\\": {\\\"signal\\\": \\\"layout\\\"},\\n \\\"size\\\": [{\\\"signal\\\": \\\"height\\\"}, {\\\"signal\\\": \\\"width - 100\\\"}],\\n \\\"separation\\\": {\\\"signal\\\": \\\"separation\\\"},\\n \\\"as\\\": [\\\"y\\\", \\\"x\\\", \\\"depth\\\", \\\"children\\\"]\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"links\\\",\\n \\\"source\\\": \\\"tree\\\",\\n \\\"transform\\\": [\\n { \\\"type\\\": \\\"treelinks\\\" },\\n {\\n \\\"type\\\": \\\"linkpath\\\",\\n \\\"orient\\\": \\\"horizontal\\\",\\n \\\"shape\\\": {\\\"signal\\\": \\\"links\\\"}\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"parentName\\\",\\n \\\"expr\\\": \\\"datum.source.name\\\"\\n }\\n ]\\n }\\n ],\\n\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"parentColor\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"tree\\\", \\\"field\\\": \\\"parent\\\"},\\n \\\"range\\\": {\\\"scheme\\\": \\\"category20\\\"}\\n }\\n ],\\n\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"path\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"links\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"path\\\": {\\\"field\\\": \\\"path\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#ccc\\\"}\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"tree\\\"},\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"size\\\": {\\\"value\\\": 200},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#fff\\\"}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"x\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"y\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"parentColor\\\", \\\"field\\\": \\\"parent\\\"},\\n \\\"size\\\": {\\\"signal\\\": \\\"datum.children ? 150 : 200\\\"}, \\n \\\"shape\\\": {\\\"signal\\\": \\\"datum.children ? 'circle' : 'square'\\\"}, \\n \\\"strokeWidth\\\": {\\\"value\\\": 1.5}\\n },\\n \\\"hover\\\": {\\n \\\"size\\\":{\\\"value\\\": 400},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"datum.parentData ? {'Name': datum.name, 'Parent Group': datum.parentData.name} : {'Name': datum.name}\\\"\\n\\n }\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"text\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"tree\\\"},\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"black\\\"},\\n \\\"text\\\": {\\\"field\\\": \\\"name\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 12},\\n \\\"baseline\\\": {\\\"value\\\": \\\"middle\\\"}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"x\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"y\\\"},\\n \\\"dx\\\": {\\\"signal\\\": \\\"datum.children ? -7 : 7\\\"},\\n \\\"align\\\": {\\\"signal\\\": \\\"datum.children ? 'right' : 'left'\\\"},\\n \\\"opacity\\\": {\\\"signal\\\": \\\"labels ? 1 : 0\\\"}\\n }\\n }\\n }\\n ]\\n}\\n\"}}"},"id":"1df769d0-e2f6-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-15T18:01:58.765Z","version":"WzI4Nyw3XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"multi-line-selectable-date-metrics-request-rate","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"multi-line-selectable-date-metrics-request-rate\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"title\\\": \\\"Metrics Requests Rate\\\",\\n \\\"data\\\": [\\n {\\n \\\"name\\\": \\\"rawdata\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"%context%\\\": true,\\n \\\"%timefield%\\\": \\\"time\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 0,\\n \\\"aggs\\\": {\\n \\\"metrics\\\": {\\n \\\"terms\\\": {\\n \\\"field\\\": \\\"name.keyword\\\",\\n \\\"size\\\": 10\\n },\\n \\\"aggs\\\": {\\n \\\"time_buckets\\\": {\\n \\\"date_histogram\\\": {\\n \\\"field\\\": \\\"time\\\",\\n \\\"interval\\\": {\\\"%autointerval%\\\": true},\\n \\\"extended_bounds\\\": {\\n \\\"min\\\": {\\\"%timefilter%\\\": \\\"min\\\"},\\n \\\"max\\\": {\\\"%timefilter%\\\": \\\"max\\\"}\\n },\\n \\\"min_doc_count\\\":0\\n }\\n }\\n }\\n }\\n\\n }\\n }\\n },\\n \\\"format\\\": {\\\"property\\\": \\\"aggregations.metrics.buckets\\\"}\\n },\\n {\\n \\\"name\\\": \\\"flatdata\\\",\\n \\\"source\\\": \\\"rawdata\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"flatten\\\",\\n \\\"fields\\\": [\\\"time_buckets.buckets\\\"],\\n \\\"as\\\": [\\\"val\\\"]\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"count\\\",\\n \\\"expr\\\":\\\"datum.val.doc_count\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"time\\\",\\n \\\"expr\\\": \\\"timeFormat(utcParse(datum.val.key_as_string,'%Y-%m-%dT%H:%M:%S.%LZ'), '%B %d, %Y %H:%M')\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"hasSelection\\\",\\n \\\"values\\\": [{}],\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"filter\\\", \\\"expr\\\": \\\"selected[0] != selected[1]\\\"}\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"groupScale\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"padding\\\": 0.1,\\n \\\"domain\\\": {\\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"key\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"height\\\"\\n },\\n {\\n \\\"name\\\": \\\"xScale\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"val.key\\\"},\\n \\\"range\\\": \\\"width\\\",\\n \\\"padding\\\": 5\\n },\\n {\\n \\\"name\\\": \\\"yScale\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"val.doc_count\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"bandwidth('groupScale')\\\"}, 0]\\n },\\n {\\n \\\"name\\\": \\\"colorScale\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"key\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"category\\\"\\n }\\n ],\\n \\\"axes\\\": [\\n {\\\"orient\\\": \\\"bottom\\\", \\\"scale\\\": \\\"xScale\\\", \\\"tickCount\\\": 5}\\n ],\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"currentX\\\",\\n \\\"value\\\": -1,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"view:mousemove\\\", \\\"update\\\": \\\"clamp(x(), 0, width)\\\"},\\n {\\\"events\\\": \\\"view:mouseout\\\", \\\"update\\\": \\\"-1\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"selected\\\",\\n \\\"value\\\": [0, 0],\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@grapharea:mousedown\\\", \\\"update\\\": \\\"[x(), x()]\\\"},\\n {\\n \\\"events\\\": \\\"[@grapharea:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[selected[0], clamp(x(), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"delta\\\"},\\n \\\"update\\\": \\\"clampRange([anchor[0] + delta, anchor[1] + delta], 0, width)\\\"\\n },\\n {\\n \\\"events\\\": \\\"[@leftEdge:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[clamp(x(), 0, width), selected[1]]\\\"\\n },\\n {\\n \\\"events\\\": \\\"[@rightEdge:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[selected[0], clamp(x(), 0, width)]\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"anchor\\\",\\n \\\"value\\\": null,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@selectedRect:mousedown\\\", \\\"update\\\": \\\"selected\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"xDown\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@selectedRect:mousedown\\\", \\\"update\\\": \\\"x()\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"delta\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"[@selectedRect:mousedown, window:mouseup] > window:mousemove!\\\", \\\"update\\\": \\\"x() - xDown\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyTimeFilter\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"@applyTimeFilterButton:click, @selectedRect:dblclick\\\",\\n \\\"update\\\": \\\"opensearchDashboardsSetTimeFilter(invert('xScale',selected[0]), invert('xScale',selected[1]))\\\"\\n },\\n {\\\"events\\\": \\\"@grapharea:dblclick\\\", \\\"update\\\": \\\"opensearchDashboardsSetTimeFilter('now-15d', 'now')\\\"}\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"grapharea\\\",\\n \\\"type\\\": \\\"group\\\",\\n \\\"from\\\": {\\n \\\"facet\\\": {\\\"name\\\": \\\"facets\\\", \\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"time_buckets.buckets\\\"}\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"y\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"field\\\": \\\"key\\\"},\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"x\\\": {\\\"value\\\": 0},\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0},\\n \\\"fill\\\": {\\\"value\\\": \\\"#000\\\"},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'metrics': datum['key']}\\\"\\n }\\n }\\n },\\n \\\"axes\\\": [\\n {\\n \\\"orient\\\": \\\"left\\\",\\n \\\"scale\\\": \\\"yScale\\\",\\n \\\"title\\\": {\\\"signal\\\": \\\"parent.key\\\"},\\n \\\"tickCount\\\": 4,\\n \\\"encode\\\": {\\n \\\"title\\\": {\\n \\\"name\\\": \\\"extFilter\\\",\\n \\\"interactive\\\": true,\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 8},\\n \\\"fill\\\": {\\\"value\\\": \\\"steelblue\\\"}\\n },\\n \\\"hover\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"}\\n }\\n }\\n }\\n }\\n ],\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"updateErrFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"source\\\": \\\"scope\\\", \\\"markname\\\": \\\"extErrorFilter\\\", \\\"type\\\": \\\"click\\\"},\\n \\\"update\\\": \\\"{'match': {'status.code': {'query': 2, 'type': 'phrase'}}}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyErrorFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"updateErrFilterObj\\\"},\\n \\\"update\\\": \\\"length(domain('groupScale')) > 1 ? opensearchDashboardsAddFilter(updateErrFilterObj) : opensearchDashboardsRemoveFilter(updateErrFilterObj)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"updateFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"source\\\": \\\"scope\\\", \\\"markname\\\": \\\"extFilter\\\", \\\"type\\\": \\\"click\\\"},\\n \\\"update\\\": \\\"{'match': {'metrics': {'query': parent.key, 'type': 'phrase'}}}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"updateFilterObj\\\"},\\n \\\"update\\\": \\\"length(domain('groupScale')) > 1 ? opensearchDashboardsAddFilter(updateFilterObj) : opensearchDashboardsRemoveFilter(updateFilterObj)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"line\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"facets\\\"},\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"scale\\\": \\\"xScale\\\", \\\"field\\\": \\\"key\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"yScale\\\", \\\"field\\\": \\\"doc_count\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.2},\\n \\\"stroke\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}}\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"from\\\": {\\n \\\"data\\\": \\\"facets\\\"\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\n \\\"scale\\\": \\\"xScale\\\",\\n \\\"field\\\": \\\"key\\\"\\n },\\n \\\"y\\\": {\\n \\\"scale\\\": \\\"yScale\\\",\\n \\\"field\\\": \\\"doc_count\\\"\\n },\\n \\\"size\\\": {\\n \\\"value\\\": 8\\n },\\n \\\"stroke\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'Date': timeFormat(datum['key'], '%Y-%m-%d %H:%M'), 'Value': datum['doc_count']}\\\"\\n }\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"hasSelection\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"selectedRect\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.2},\\n \\\"cursor\\\": {\\\"value\\\": \\\"move\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[0]\\\"},\\n \\\"x2\\\": {\\\"signal\\\": \\\"selected[1]\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"leftEdge\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"width\\\": {\\\"value\\\": 2},\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"},\\n \\\"cursor\\\": {\\\"value\\\": \\\"ew-resize\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[0]\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"rightEdge\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"width\\\": {\\\"value\\\": 2},\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"},\\n \\\"cursor\\\": {\\\"value\\\": \\\"ew-resize\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[1]\\\"}\\n }\\n }\\n }\\n ]\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"applyTimeFilterButton\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"hasSelection\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"cornerRadius\\\": {\\\"value\\\": 6},\\n \\\"fill\\\": {\\\"value\\\": \\\"#f5f5f5\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#c1c1c1\\\"},\\n \\\"strokeWidth\\\": {\\\"value\\\": 2},\\n \\\"xc\\\": {\\\"signal\\\": \\\"width/2\\\"},\\n \\\"y\\\": {\\\"value\\\": 30},\\n \\\"width\\\": {\\\"value\\\": 80},\\n \\\"height\\\": {\\\"value\\\": 30},\\n \\\"opacity\\\": {\\\"value\\\": 1}\\n },\\n \\\"hover\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"text\\\",\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"xc\\\": {\\\"field\\\": {\\\"group\\\": \\\"width\\\"}, \\\"mult\\\": 0.5},\\n \\\"yc\\\": {\\\"field\\\": {\\\"group\\\": \\\"height\\\"}, \\\"mult\\\": 0.5, \\\"offset\\\": 2},\\n \\\"align\\\": {\\\"value\\\": \\\"center\\\"},\\n \\\"baseline\\\": {\\\"value\\\": \\\"middle\\\"},\\n \\\"fontWeight\\\": {\\\"value\\\": \\\"bold\\\"},\\n \\\"text\\\": {\\\"value\\\": \\\"Apply Filter\\\"}\\n }\\n }\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"rule\\\",\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"y\\\": {\\\"value\\\": 0},\\n \\\"y2\\\": {\\\"signal\\\": \\\"height\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"gray\\\"},\\n \\\"strokeDash\\\": {\\\"value\\\": [2, 1]},\\n \\\"x\\\": {\\\"signal\\\": \\\"max(currentX,0)\\\"},\\n \\\"strokeOpacity\\\": {\\\"signal\\\": \\\"currentX > 0 ? 1 : 0\\\"}\\n }\\n }\\n }\\n ]\\n}\\n\"}}"},"id":"8d7b0350-e406-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-17T02:37:25.228Z","version":"WzM1NSw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"Hexagon-pods-map","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"Hexagon-pods-map\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"config\\\": {\\n \\\"view\\\": {\\\"continuousWidth\\\": 300, \\\"continuousHeight\\\": 300, \\\"strokeWidth\\\": 0}\\n },\\n \\\"data\\\": {\\\"name\\\": \\\"data-830c39fec90146253fb06a06c26374ef\\\"},\\n \\n \\\"mark\\\": {\\n \\\"type\\\": \\\"point\\\",\\n \\\"shape\\\": \\\"M0,-2.3094010768L2,-1.1547005384 2,1.1547005384 0,2.3094010768 -2,1.1547005384 -2,-1.1547005384Z\\\",\\n \\\"size\\\": 925\\n },\\n \\\"encoding\\\": {\\n \\\"fill\\\": {\\n \\\"aggregate\\\": \\\"mean\\\",\\n \\\"field\\\": \\\"temp_max\\\",\\n \\\"scale\\\": {\\\"scheme\\\": \\\"darkblue\\\"},\\n \\\"type\\\": \\\"quantitative\\\"\\n \\\"title\\\":\\\"Issues Per Pod\\\"\\n },\\n \\\"stroke\\\": {\\\"value\\\": \\\"black\\\"},\\n \\\"strokeWidth\\\": {\\\"value\\\": 0.2},\\n \\\"tooltip\\\": [\\n {\\\"aggregate\\\": \\\"mean\\\", \\\"field\\\": \\\"temp_max\\\", \\\"type\\\": \\\"quantitative\\\", \\\"title\\\":\\\"Avg Daily Errors\\\"}\\n ]\\n \\\"x\\\": {\\n \\\"axis\\\": {\\n \\\"domainOpacity\\\": 0,\\n \\\"grid\\\": true,\\n \\\"tickOpacity\\\": 0,\\n },\\n \\\"title\\\": null\\n \\\"field\\\": \\\"xFeaturePos\\\",\\n \\\"type\\\": \\\"quantitative\\\"\\n },\\n \\\"y\\\": {\\n \\\"axis\\\": {\\n \\\"domainOpacity\\\": 0,\\n \\\"labelPadding\\\": 20,\\n \\\"tickOpacity\\\": 0,\\n \\\"title\\\": \\\"Pods\\\"\\n },\\n \\\"title\\\": null\\n \\\"field\\\": \\\"date\\\",\\n \\\"timeUnit\\\": \\\"day\\\",\\n \\\"type\\\": \\\"ordinal\\\"\\n }\\n },\\n \\\"transform\\\": [\\n {\\n \\\"calculate\\\": \\\"(day(datum.date) % 2) / 2 + month(datum.date)\\\",\\n \\\"as\\\": \\\"xFeaturePos\\\"\\n }\\n ]\\n\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega-lite/v5.6.0.json\\\",\\n \\\"datasets\\\": {\\n \\\"data-830c39fec90146253fb06a06c26374ef\\\": [\\n {\\n \\\"date\\\": \\\"2012-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 20.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 1.7,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 19.8,\\n \\\"temp_max\\\": 0,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": -1.1,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 8.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 11.4,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 17.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 7.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 11.4,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 10.4,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 23.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 13.2,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 15.7,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 7.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 20.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 23.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 34.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 14.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 54.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 11.2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 32,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 35.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 19.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 14.2,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 22.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 9.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 13.2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 7.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 16.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 38.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -3.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -4.4,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -3.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 11.9,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 39.1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 20.6,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 43.4,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 16.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 9.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 7.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 30,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 7.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 0.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 8.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 0,\\n \\\"temp_min\\\": -7.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -6.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 12.2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 8.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 21.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": -0.5,\\n \\\"temp_min\\\": -5.5,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": -1.6,\\n \\\"temp_min\\\": -6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 26.4,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 7.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 14.5,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 19.1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 46.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 32.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 18.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 22.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 14.2,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 12.4,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 33.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 35.6,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 21.6,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 20.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 15,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 32,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 25.4,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 7.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 11.9,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 34.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -4.3,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 9.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 19.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 20.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 10.2,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 17.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 23.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 55.9,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 35,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 30.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 32.5,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 10.2,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 6.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 28.7,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 33,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 7.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 33.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 47.2,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 22.4,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 29.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -2.7,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.7,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 12.2,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 15.7,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 11.2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 54.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 7.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 21.8,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n }\\n ]\\n }\\n}\"}}"},"id":"6b179e10-d9d7-11ee-9203-cf873e97f443","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-16T03:58:56.290Z","version":"WzMzMyw4XQ=="} +{"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedEventsCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedLinksCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@payment@transaction@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@quote@cost@total\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@cost@total\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@tracking@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@escaped\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@escaped.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@escaped\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@message\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@stacktrace\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@id\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.message@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.name\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.time\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"instrumentationScope.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.name\"}}},{\"count\":0,\"name\":\"instrumentationScope.version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.version\"}}},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"links.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.spanId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceState\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"parentSpanId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.container@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.host@arch\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.host@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@description\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command_args\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command_line\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@executable@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@executable@path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@owner\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@pid\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@description\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@instance@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@namespace\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@auto@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@language\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_request_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_response_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@category\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@cart@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@from\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@to\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@email@recipient\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@list\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_valid\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@charged\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@quantity\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products_recommended@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@recommendation@cache_enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@session@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@zip_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@synthetic_request\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@currency\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.busy_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@filepath\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@function\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@lineno\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@namespace\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@instance\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@database_index\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@flags\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@statement\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.decode_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@client_ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@flavor\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@host\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length_uncompressed\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@response_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@route\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@scheme\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_text\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@target\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.jinja2@template_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.jinja2@template_path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@client_id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@consumer@group\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@destination@partition\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@message@offset\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@message@payload_size_bytes\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@operation\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@host@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@transport\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.peer@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@action\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@plug\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.query_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.queue_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@grpc@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.sinatra@template_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.source\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.total_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"spanId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"startTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.code\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.message\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroup\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.statusCode\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"traceState\"}}}]","timeFieldName":"startTime","title":"otel-v1-apm-span-0*"},"id":"a7cea13f-0173-4ade-8993-f4468193da16","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-03T06:18:11.955Z","version":"WzI5LDFd"} +{"attributes":{"description":"traces by response code","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"traces-by-response-code","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"traces-by-response-code\",\"type\":\"input_control_vis\",\"aggs\":[],\"params\":{\"controls\":[{\"id\":\"1708642305489\",\"fieldName\":\"serviceName\",\"parent\":\"\",\"label\":\"services\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_0_index_pattern\"},{\"id\":\"1708641641797\",\"fieldName\":\"span.attributes.http@status_code\",\"parent\":\"\",\"label\":\"response-status\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_1_index_pattern\"},{\"id\":\"1708642009521\",\"fieldName\":\"traceGroup\",\"parent\":\"\",\"label\":\"group\",\"type\":\"list\",\"options\":{\"type\":\"terms\",\"multiselect\":true,\"dynamicOptions\":true,\"size\":5,\"order\":\"desc\"},\"indexPatternRefName\":\"control_2_index_pattern\"}],\"updateFiltersOnChange\":true,\"useTimeFilter\":true,\"pinFilters\":false}}"},"id":"7e12d8ea-1220-4caa-b145-d6be91b46170","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"79a3b09c-71e8-4c6d-a755-382d1338fb94","name":"control_0_index_pattern","type":"index-pattern"},{"id":"a7cea13f-0173-4ade-8993-f4468193da16","name":"control_1_index_pattern","type":"index-pattern"},{"id":"a7cea13f-0173-4ade-8993-f4468193da16","name":"control_2_index_pattern","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-03T06:18:11.955Z","version":"WzMxLDFd"} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.network.dropped_packets\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.network.dropped_packets\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"network-dropped-packets-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"network-dropped-packets-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"Network Dropped Packets Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":5000,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.direction']\\\", \\\"as\\\":\\\"direction\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"Direction\\\\\\\": isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; Direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"direction\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"direction\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 1000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 1000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"Direction\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"1290f940-e34a-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-16T04:02:57.364Z","version":"WzMzNyw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"apm-read_write-direction-pie","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"apm-read_write-direction-pie\",\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"R/W - Direction\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"attributes.metric.attributes.direction.keyword\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":500,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"R/W - Direction\"},\"schema\":\"segment\"}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}}}"},"id":"59e73f60-e2fb-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-17T01:57:45.524Z","version":"WzM0NSw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"state-metrics-pie-chart","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"state-metrics-pie-chart\",\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"states\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"attributes.metric.attributes.state.keyword\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":500,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"States\"},\"schema\":\"segment\"}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}}}"},"id":"ed5276d0-e2fa-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-17T01:57:58.179Z","version":"WzM0Niw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.network.errors\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.network.errors\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"network-errors-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"network-errors-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"Network Errors Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":5000,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.direction']\\\", \\\"as\\\":\\\"direction\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"Direction\\\\\\\": isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; Direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"direction\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"direction\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 1000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 1000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"Direction\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"e2088130-e349-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-16T04:01:35.938Z","version":"WzMzNiw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.network.packets\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.network.packets\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"network.packets-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"network.packets-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"Network Packets Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 500000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 500000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"134ba140-e34b-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-16T16:43:13.741Z","version":"WzM0Myw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.network.io\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.network.io\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"network.io-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"network.io-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"Network I/O Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":5000,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.direction']\\\", \\\"as\\\":\\\"direction\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"Direction\\\\\\\": isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; Direction: \\\\\\\" + (isValid(datum[\\\\\\\"direction\\\\\\\"]) ? datum[\\\\\\\"direction\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"direction\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"direction\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"direction\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 1000000000000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 1000000000000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"Direction\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"dc616700-e34a-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-16T16:42:48.644Z","version":"WzM0Miw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"amp-devices-pie-chart","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"amp-devices-pie-chart\",\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"devices\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"attributes.metric.attributes.device.keyword\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":500,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"devices\"},\"schema\":\"segment\"}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100}}}"},"id":"93148140-e2fa-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-17T01:57:32.483Z","version":"WzM0NCw4XQ=="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"meta\":{\"alias\":null,\"negate\":false,\"disabled\":false,\"type\":\"phrase\",\"key\":\"name.keyword\",\"params\":{\"query\":\"system.network.connections\"},\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"name.keyword\":\"system.network.connections\"}},\"$state\":{\"store\":\"appState\"}}]}"},"title":"network.connections-type-metrics","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"network.connections-type-metrics\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"Network Connections Metrics\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"param_37_store\\\"},\\n {\\n \\\"name\\\": \\\"source_0\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\":1500,\\n \\\"query\\\": {\\n \\\"bool\\\": {\\n \\\"must\\\": [\\n \\\"%dashboard_context-must_clause%\\\",\\n {\\n \\\"range\\\": {\\n \\\"time\\\": {\\n \\\"%timefilter%\\\": true\\n }\\n }\\n }\\n ],\\n \\\"must_not\\\": [\\n \\\"%dashboard_context-must_not_clause%\\\"\\n ],\\n \\\"filter\\\": [\\n \\\"%dashboard_context-filter_clause%\\\"\\n ]\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"hits\\\",\\n \\\"type\\\": \\\"json\\\"\\n },\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"flatten\\\", \\\"fields\\\": [\\\"hits\\\"], \\\"as\\\": [\\\"record\\\"]},\\n {\\n \\\"type\\\": \\\"project\\\",\\n \\\"fields\\\": [\\\"record._source.time\\\",\\\"record._source.serviceName\\\",\\\"record._source.value\\\",\\\"record._source.attributes\\\"],\\n \\\"as\\\": [\\\"time\\\",\\\"serviceName\\\",\\\"value\\\",\\\"attrib\\\"]\\n },\\n\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_0\\\",\\n \\\"source\\\": \\\"source_0\\\",\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\": \\\"toDate(datum[\\\\\\\"time\\\\\\\"])\\\", \\\"as\\\": \\\"time\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.state']\\\", \\\"as\\\":\\\"state\\\"}\\n {\\\"type\\\": \\\"formula\\\", \\\"expr\\\":\\\"datum.attrib['metric.attributes.device']\\\", \\\"as\\\":\\\"device\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_2\\\",\\n \\\"source\\\": \\\"data_0\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\"\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"serviceName\\\"],\\n \\\"field\\\": \\\"value\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"value_start\\\", \\\"value_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"isValid(datum[\\\\\\\"value\\\\\\\"]) && isFinite(+datum[\\\\\\\"value\\\\\\\"])\\\"\\n }\\n ]\\n }\\n ],\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"view_50_height\\\", \\\"value\\\": 300},\\n {\\\"name\\\": \\\"concat_1_y_step\\\", \\\"value\\\": 20},\\n {\\n \\\"name\\\": \\\"concat_1_height\\\",\\n \\\"update\\\": \\\"bandspace(domain('concat_1_y').length, 0.1, 0.05) * concat_1_y_step\\\"\\n },\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"param_37_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"view_50_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"view_50_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"param_37_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"param_37_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[param_37_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[0]), scale(\\\\\\\"view_50_x\\\\\\\", param_37_time[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(param_37_translate_anchor.extent_x, param_37_translate_delta.x / span(param_37_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(param_37_x, param_37_zoom_anchor.x, param_37_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_time\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_x\\\"},\\n \\\"update\\\": \\\"param_37_x[0] === param_37_x[1] ? null : invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"view_50_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(param_37_time) || (+invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[0] === +param_37_time[0] && +invert(\\\\\\\"view_50_x\\\\\\\", param_37_x)[1] === +param_37_time[1])) ? param_37_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"param_37_time\\\"}],\\n \\\"update\\\": \\\"param_37_time ? {unit: \\\\\\\"view_50\\\\\\\", fields: param_37_tuple_fields, values: [param_37_time]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"time\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(param_37_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: param_37_translate_anchor.x - x(unit), y: param_37_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"param_37_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"param_37_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"param_37_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"param_37_store\\\\\\\", param_37_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"param_37_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"view_50_marks\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7},\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{\\\\\\\"Service Name\\\\\\\": isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"], \\\\\\\"Time\\\\\\\": timeFormat(datum[\\\\\\\"time\\\\\\\"], '%Y-%m-%d %H:%M:%S'), \\\\\\\"Value\\\\\\\": format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\"), \\\\\\\"state\\\\\\\": isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"], \\\\\\\"device\\\\\\\": isValid(datum[\\\\\\\"device\\\\\\\"]) ? datum[\\\\\\\"device\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"device\\\\\\\"]}\\\"\\n },\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"point\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"Time: \\\\\\\" + (timeFormat(datum[\\\\\\\"time\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; Metric Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; state: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"]) + \\\\\\\"; Service Name: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"]) + \\\\\\\"; Value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; State: \\\\\\\" + (isValid(datum[\\\\\\\"state\\\\\\\"]) ? datum[\\\\\\\"state\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"state\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"view_50_x\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"view_50_y\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"shape\\\": {\\\"scale\\\": \\\"shape\\\", \\\"field\\\": \\\"state\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"param_37_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"signal\\\": \\\"param_37_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"param_37_store\\\\\\\").length && data(\\\\\\\"param_37_store\\\\\\\")[0].unit === \\\\\\\"view_50\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"param_37_x[0] !== param_37_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"view_50_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"view_50_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Time\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"view_50_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"Metric Value\\\",\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(view_50_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"style\\\": [\\\"bar\\\"],\\n \\\"interactive\\\": false,\\n \\\"from\\\": {\\\"data\\\": \\\"data_2\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": [\\n {\\n \\\"test\\\": \\\"!length(data(\\\\\\\"param_37_store\\\\\\\")) || vlSelectionTest(\\\\\\\"param_37_store\\\\\\\", datum)\\\",\\n \\\"scale\\\": \\\"color\\\",\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n {\\\"value\\\": \\\"lightgray\\\"}\\n ],\\n \\\"ariaRoleDescription\\\": {\\\"value\\\": \\\"bar\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"value: \\\\\\\" + (format(datum[\\\\\\\"value\\\\\\\"], \\\\\\\"\\\\\\\")) + \\\\\\\"; serviceName: \\\\\\\" + (isValid(datum[\\\\\\\"serviceName\\\\\\\"]) ? datum[\\\\\\\"serviceName\\\\\\\"] : \\\\\\\"\\\\\\\"+datum[\\\\\\\"serviceName\\\\\\\"])\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_end\\\"},\\n \\\"x2\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"value_start\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"serviceName\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"max(0.25, bandwidth('concat_1_y'))\\\"}\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"value\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\n \\\"fields\\\": [\\n {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"serviceName\\\"},\\n {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\"}\\n ],\\n \\\"sort\\\": true\\n },\\n \\\"range\\\": \\\"category\\\"\\n },\\n {\\n \\\"name\\\": \\\"shape\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"state\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"symbol\\\"\\n },\\n {\\n \\\"name\\\": \\\"view_50_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"time\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"view_50_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_0\\\", \\\"field\\\": \\\"value\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"view_50_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": [0, 10000], \\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}],\\n \\\"domainMin\\\": 0,\\n \\\"domainMax\\\": 10000, \\n\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_2\\\", \\\"field\\\": \\\"serviceName\\\", \\\"sort\\\": true},\\n \\\"range\\\": {\\\"step\\\": {\\\"signal\\\": \\\"concat_1_y_step\\\"}},\\n \\\"paddingInner\\\": 0.1,\\n \\\"paddingOuter\\\": 0.05\\n }\\n ],\\n \\\"legends\\\": [\\n {\\n \\\"stroke\\\": \\\"color\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"title\\\": \\\"serviceName\\\",\\n \\\"encode\\\": {\\\"symbols\\\": {\\\"update\\\": {\\\"opacity\\\": {\\\"value\\\": 0.7}}}},\\n \\\"fill\\\": \\\"color\\\"\\n },\\n {\\n \\\"title\\\": \\\"State\\\",\\n \\\"shape\\\": \\\"shape\\\",\\n \\\"symbolType\\\": \\\"circle\\\",\\n \\\"encode\\\": {\\n \\\"symbols\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"lightgray\\\"},\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"62e6cf90-e34b-11ee-9823-49d05dd2659c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-16T04:12:21.641Z","version":"WzM0MCw4XQ=="} +{"attributes":{"description":"connections\npackets\nerrors\ndevices","hits":0,"kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"$state\":{\"store\":\"appState\"},\"meta\":{\"alias\":null,\"controlledBy\":\"1708642305489\",\"disabled\":false,\"key\":\"serviceName\",\"negate\":false,\"params\":{\"query\":\"loadgenerator\"},\"type\":\"phrase\",\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"serviceName\":\"loadgenerator\"}}},{\"meta\":{\"type\":\"phrases\",\"key\":\"name.keyword\",\"value\":\"system.network.errors, system.network.dropped_packets, system.network.packets, system.network.io, system.network.connections\",\"params\":[\"system.network.errors\",\"system.network.dropped_packets\",\"system.network.packets\",\"system.network.io\",\"system.network.connections\"],\"alias\":null,\"negate\":false,\"disabled\":false,\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[1].meta.index\"},\"query\":{\"bool\":{\"should\":[{\"match_phrase\":{\"name.keyword\":\"system.network.errors\"}},{\"match_phrase\":{\"name.keyword\":\"system.network.dropped_packets\"}},{\"match_phrase\":{\"name.keyword\":\"system.network.packets\"}},{\"match_phrase\":{\"name.keyword\":\"system.network.io\"}},{\"match_phrase\":{\"name.keyword\":\"system.network.connections\"}}],\"minimum_should_match\":1}},\"$state\":{\"store\":\"appState\"}}]}"},"optionsJSON":"{\"hidePanelTitles\":false,\"useMargins\":true}","panelsJSON":"[{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":0,\"w\":48,\"h\":15,\"i\":\"b523c90e-37d7-4221-8a89-8fc709d29fc8\"},\"panelIndex\":\"b523c90e-37d7-4221-8a89-8fc709d29fc8\",\"embeddableConfig\":{},\"panelRefName\":\"panel_0\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":15,\"w\":48,\"h\":18,\"i\":\"579912ae-2182-4248-9f46-640315dc369d\"},\"panelIndex\":\"579912ae-2182-4248-9f46-640315dc369d\",\"embeddableConfig\":{},\"panelRefName\":\"panel_1\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":33,\"w\":24,\"h\":16,\"i\":\"a9059e47-8521-47ca-9d78-7cecbae02152\"},\"panelIndex\":\"a9059e47-8521-47ca-9d78-7cecbae02152\",\"embeddableConfig\":{},\"panelRefName\":\"panel_2\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":33,\"w\":24,\"h\":5,\"i\":\"fea35ef6-f4b1-4e14-bd23-350329af3925\"},\"panelIndex\":\"fea35ef6-f4b1-4e14-bd23-350329af3925\",\"embeddableConfig\":{},\"panelRefName\":\"panel_3\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":49,\"w\":24,\"h\":19,\"i\":\"055dbb32-0a99-4605-8980-ef01fdb29961\"},\"panelIndex\":\"055dbb32-0a99-4605-8980-ef01fdb29961\",\"embeddableConfig\":{},\"panelRefName\":\"panel_4\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":38,\"w\":12,\"h\":11,\"i\":\"ecab2abf-0675-4aa7-a289-b96a22e46270\"},\"panelIndex\":\"ecab2abf-0675-4aa7-a289-b96a22e46270\",\"embeddableConfig\":{},\"panelRefName\":\"panel_5\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":12,\"y\":38,\"w\":12,\"h\":11,\"i\":\"d76c5ec8-c86f-4f65-8feb-1e7f2aa8331f\"},\"panelIndex\":\"d76c5ec8-c86f-4f65-8feb-1e7f2aa8331f\",\"embeddableConfig\":{},\"panelRefName\":\"panel_6\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":49,\"w\":24,\"h\":19,\"i\":\"a610a74c-ed1c-4e5a-a639-e79075f8cbed\"},\"panelIndex\":\"a610a74c-ed1c-4e5a-a639-e79075f8cbed\",\"embeddableConfig\":{},\"panelRefName\":\"panel_7\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":68,\"w\":24,\"h\":20,\"i\":\"eb67768e-8278-4169-ae7d-e4c549c6737b\"},\"panelIndex\":\"eb67768e-8278-4169-ae7d-e4c549c6737b\",\"embeddableConfig\":{},\"panelRefName\":\"panel_8\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":68,\"w\":24,\"h\":20,\"i\":\"ad0e2bce-65d6-4eff-bb96-0543337500d9\"},\"panelIndex\":\"ad0e2bce-65d6-4eff-bb96-0543337500d9\",\"embeddableConfig\":{},\"panelRefName\":\"panel_9\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":24,\"y\":88,\"w\":24,\"h\":19,\"i\":\"5fc8b689-cf46-48ef-aa14-1f07c03931f1\"},\"panelIndex\":\"5fc8b689-cf46-48ef-aa14-1f07c03931f1\",\"embeddableConfig\":{\"hidePanelTitles\":false},\"title\":\"Devices\",\"panelRefName\":\"panel_10\"},{\"version\":\"2.12.0\",\"gridData\":{\"x\":0,\"y\":88,\"w\":24,\"h\":19,\"i\":\"3b04d06d-7f0d-4c96-aabc-4170b23cd033\"},\"panelIndex\":\"3b04d06d-7f0d-4c96-aabc-4170b23cd033\",\"embeddableConfig\":{},\"panelRefName\":\"panel_11\"}]","timeRestore":false,"title":"APM-Network-Metrics","version":1},"id":"5304f4d0-e2f6-11ee-9823-49d05dd2659c","migrationVersion":{"dashboard":"7.9.3"},"references":[{"id":"79a3b09c-71e8-4c6d-a755-382d1338fb94","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"},{"id":"0b3bb630-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[1].meta.index","type":"index-pattern"},{"id":"1df769d0-e2f6-11ee-9823-49d05dd2659c","name":"panel_0","type":"visualization"},{"id":"8d7b0350-e406-11ee-9823-49d05dd2659c","name":"panel_1","type":"visualization"},{"id":"6b179e10-d9d7-11ee-9203-cf873e97f443","name":"panel_2","type":"visualization"},{"id":"7e12d8ea-1220-4caa-b145-d6be91b46170","name":"panel_3","type":"visualization"},{"id":"1290f940-e34a-11ee-9823-49d05dd2659c","name":"panel_4","type":"visualization"},{"id":"59e73f60-e2fb-11ee-9823-49d05dd2659c","name":"panel_5","type":"visualization"},{"id":"ed5276d0-e2fa-11ee-9823-49d05dd2659c","name":"panel_6","type":"visualization"},{"id":"e2088130-e349-11ee-9823-49d05dd2659c","name":"panel_7","type":"visualization"},{"id":"134ba140-e34b-11ee-9823-49d05dd2659c","name":"panel_8","type":"visualization"},{"id":"dc616700-e34a-11ee-9823-49d05dd2659c","name":"panel_9","type":"visualization"},{"id":"93148140-e2fa-11ee-9823-49d05dd2659c","name":"panel_10","type":"visualization"},{"id":"62e6cf90-e34b-11ee-9823-49d05dd2659c","name":"panel_11","type":"visualization"}],"type":"dashboard","updated_at":"2024-03-17T02:46:09.542Z","version":"WzM1Nyw4XQ=="} +{"exportedCount":16,"missingRefCount":0,"missingReferences":[]} \ No newline at end of file diff --git a/integrations/observability/otel-services/assets/otel-ingestion-rate-dashboard-1.0.0.ndjson b/integrations/observability/otel-services/assets/otel-ingestion-rate-dashboard-1.0.0.ndjson index 77505a9..1f0b15f 100644 --- a/integrations/observability/otel-services/assets/otel-ingestion-rate-dashboard-1.0.0.ndjson +++ b/integrations/observability/otel-services/assets/otel-ingestion-rate-dashboard-1.0.0.ndjson @@ -6,6 +6,6 @@ {"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"events-per-minute","uiStateJSON":"{\"vis\":{\"colors\":{\"event\":\"#9170b8\"}}}","version":1,"visState":"{\"title\":\"events-per-minute\",\"type\":\"area\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"event\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"date_histogram\",\"params\":{\"field\":\"time\",\"timeRange\":{\"from\":\"now-300s\",\"to\":\"now\"},\"useNormalizedOpenSearchInterval\":true,\"scaleMetricValues\":false,\"interval\":\"m\",\"drop_partials\":false,\"min_doc_count\":1,\"extended_bounds\":{},\"customLabel\":\"Event Per Minute\"},\"schema\":\"segment\"}],\"params\":{\"type\":\"area\",\"grid\":{\"categoryLines\":true,\"valueAxis\":\"ValueAxis-1\"},\"categoryAxes\":[{\"id\":\"CategoryAxis-1\",\"type\":\"category\",\"position\":\"bottom\",\"show\":true,\"style\":{},\"scale\":{\"type\":\"linear\"},\"labels\":{\"show\":true,\"filter\":true,\"truncate\":100},\"title\":{}}],\"valueAxes\":[{\"id\":\"ValueAxis-1\",\"name\":\"LeftAxis-1\",\"type\":\"value\",\"position\":\"left\",\"show\":true,\"style\":{},\"scale\":{\"type\":\"linear\",\"mode\":\"normal\"},\"labels\":{\"show\":true,\"rotate\":0,\"filter\":false,\"truncate\":100},\"title\":{\"text\":\"event\"}}],\"seriesParams\":[{\"show\":true,\"type\":\"area\",\"mode\":\"stacked\",\"data\":{\"label\":\"event\",\"id\":\"1\"},\"drawLinesBetweenPoints\":true,\"lineWidth\":2,\"showCircles\":true,\"interpolate\":\"linear\",\"valueAxis\":\"ValueAxis-1\"}],\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"times\":[],\"addTimeMarker\":true,\"thresholdLine\":{\"show\":false,\"value\":10,\"width\":1,\"style\":\"full\",\"color\":\"#E7664C\"},\"labels\":{}}}"},"id":"751992c0-d869-11ee-8f84-1b81ddb8574c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"2079caa0-d850-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-02T08:36:47.949Z","version":"WzEzLDFd"} {"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"aggregationTemporality\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"aggregationTemporality.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"aggregationTemporality\"}}},{\"count\":0,\"name\":\"attributes.instrumentationScope.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.instrumentationScope.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.instrumentationScope.name\"}}},{\"count\":0,\"name\":\"attributes.instrumentationScope.version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.instrumentationScope.version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.instrumentationScope.version\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_request_type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_request_type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@ads@ad_request_type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_response_type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@ads@ad_response_type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@ads@ad_response_type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.app@payment@currency\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.app@payment@currency.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.app@payment@currency\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.client-id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.client-id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.client-id\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.count\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.count.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.count\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.cpu\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.currency_code\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.currency_code.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.currency_code\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.daemon\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.device\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.device.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.device\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.direction\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.direction.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.direction\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.dropped\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.family\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.generation\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.generation.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.generation\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@flavor\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@flavor.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@flavor\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@host\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@host.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@host\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@route\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@route.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@route\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@scheme\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.http@scheme.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.http@scheme\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.http@status_code\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.net@host@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@host@port\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.net@peer@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.net@peer@port\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.node-id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.node-id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.node-id\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.operation\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.operation.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.operation\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.partition\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.partition.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.partition\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.pool\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.pool.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.pool\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.processor\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.processor.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.processor\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.processorType\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.processorType.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.processorType\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.protocol\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.protocol.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.protocol\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.recommendation@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.recommendation@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.recommendation@type\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@grpc@status_code\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@method\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@method.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@method\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@service\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@service.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@service\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@system\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.rpc@system.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.rpc@system\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.service@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.service@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.span@kind\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.span@kind.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.span@kind\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.span@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.span@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.span@name\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.state\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.state.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.state\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.status\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.status@code\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.status@code.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.status@code\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.success\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.metric.attributes.target\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.target.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.target\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.topic\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.topic.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.topic\"}}},{\"count\":0,\"name\":\"attributes.metric.attributes.type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.metric.attributes.type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.metric.attributes.type\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.container@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.container@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.container@id\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.host@arch\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.host@arch.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.host@arch\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.host@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.host@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.host@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@description\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@type\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.os@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.os@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.os@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_args\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_args.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command_args\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_line\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@command_line.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@command_line\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@executable@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@path\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@executable@path.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@executable@path\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@owner\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@owner.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@owner\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@pid\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@description\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.process@runtime@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.process@runtime@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@instance@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@instance@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@instance@id\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@namespace\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@namespace.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@namespace\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.service@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.service@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.service@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@auto@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@auto@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@auto@version\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@language\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@language.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@language\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@name\"}}},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"attributes.resource.attributes.telemetry@sdk@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"attributes.resource.attributes.telemetry@sdk@version\"}}},{\"count\":0,\"name\":\"body\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"body.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"body\"}}},{\"count\":0,\"name\":\"bucketCounts\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"bucketCountsList\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.count\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.max\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"buckets.min\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"count\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"description\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"description\"}}},{\"count\":0,\"name\":\"destination.domain\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"destination.resource\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedEventsCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedLinksCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@payment@transaction@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@quote@cost@total\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@cost@total\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@tracking@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@message\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@stacktrace\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@id\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.message@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.name\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.time\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.attributes.exemplar.attributes.net@sock@peer@addr\"}}},{\"count\":0,\"name\":\"exemplars.spanId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.spanId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.spanId\"}}},{\"count\":0,\"name\":\"exemplars.time\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"exemplars.traceId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"exemplars.traceId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"exemplars.traceId\"}}},{\"count\":0,\"name\":\"exemplars.value\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"explicitBounds\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"explicitBoundsCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"flags\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"hashId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"instrumentationScope.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.name\"}}},{\"count\":0,\"name\":\"instrumentationScope.version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.version\"}}},{\"count\":0,\"name\":\"isMonotonic\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"kind.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"kind\"}}},{\"count\":0,\"name\":\"links.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.spanId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceState\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"log.attributes.context\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"log.attributes.context.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"log.attributes.context\"}}},{\"count\":0,\"name\":\"log.attributes.heartbeatDuration\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"log.attributes.heartbeatDuration.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"log.attributes.heartbeatDuration\"}}},{\"count\":0,\"name\":\"log.attributes.interval\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"log.attributes.interval.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"log.attributes.interval\"}}},{\"count\":0,\"name\":\"log.attributes.now\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"log.attributes.now.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"log.attributes.now\"}}},{\"count\":0,\"name\":\"log.attributes.otelServiceName\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"log.attributes.otelServiceName.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"log.attributes.otelServiceName\"}}},{\"count\":0,\"name\":\"log.attributes.otelSpanID\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"log.attributes.otelSpanID.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"log.attributes.otelSpanID\"}}},{\"count\":0,\"name\":\"log.attributes.otelTraceID\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"log.attributes.otelTraceID.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"log.attributes.otelTraceID\"}}},{\"count\":0,\"name\":\"log.attributes.otelTraceSampled\",\"type\":\"boolean\",\"esTypes\":[\"boolean\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"log.attributes.productId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"log.attributes.productId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"log.attributes.productId\"}}},{\"count\":0,\"name\":\"log.attributes.quantity\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"log.attributes.userId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"log.attributes.userId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"log.attributes.userId\"}}},{\"count\":0,\"name\":\"name\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"name\"}}},{\"count\":0,\"name\":\"observedTime\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"parentSpanId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.container@id\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.container@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.container@id\"}}},{\"count\":0,\"name\":\"resource.attributes.host@arch\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.host@arch.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.host@arch\"}}},{\"count\":0,\"name\":\"resource.attributes.host@name\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.host@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.host@name\"}}},{\"count\":0,\"name\":\"resource.attributes.os@description\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.os@description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.os@description\"}}},{\"count\":0,\"name\":\"resource.attributes.os@name\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.os@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.os@name\"}}},{\"count\":0,\"name\":\"resource.attributes.os@type\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.os@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.os@type\"}}},{\"count\":0,\"name\":\"resource.attributes.os@version\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.os@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.os@version\"}}},{\"count\":0,\"name\":\"resource.attributes.process@command\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.process@command.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.process@command\"}}},{\"count\":0,\"name\":\"resource.attributes.process@command_args\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.process@command_args.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.process@command_args\"}}},{\"count\":0,\"name\":\"resource.attributes.process@command_line\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.process@command_line.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.process@command_line\"}}},{\"count\":0,\"name\":\"resource.attributes.process@executable@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@executable@path\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.process@executable@path.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.process@executable@path\"}}},{\"count\":0,\"name\":\"resource.attributes.process@owner\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.process@owner.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.process@owner\"}}},{\"count\":0,\"conflictDescriptions\":{\"keyword\":[\"otel-v1-apm-span-000001\"],\"long\":[\"otel-events-2024.03.02\"]},\"name\":\"resource.attributes.process@pid\",\"type\":\"conflict\",\"esTypes\":[\"keyword\",\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.process@runtime@description\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.process@runtime@description.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.process@runtime@description\"}}},{\"count\":0,\"name\":\"resource.attributes.process@runtime@name\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.process@runtime@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.process@runtime@name\"}}},{\"count\":0,\"name\":\"resource.attributes.process@runtime@version\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.process@runtime@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.process@runtime@version\"}}},{\"count\":0,\"name\":\"resource.attributes.service@instance@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.service@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.service@name\"}}},{\"count\":0,\"name\":\"resource.attributes.service@namespace\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.service@namespace.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.service@namespace\"}}},{\"count\":0,\"name\":\"resource.attributes.service@version\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.service@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.service@version\"}}},{\"count\":0,\"name\":\"resource.attributes.telemetry@auto@version\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.telemetry@auto@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.telemetry@auto@version\"}}},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@language\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@language.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.telemetry@sdk@language\"}}},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@name\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.telemetry@sdk@name\"}}},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@version\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"resource.attributes.telemetry@sdk@version\"}}},{\"count\":0,\"name\":\"schemaUrl\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"schemaUrl.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"schemaUrl\"}}},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"serviceName.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"serviceName\"}}},{\"count\":0,\"name\":\"severityNumber\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"severityText\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"severityText.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"severityText\"}}},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_request_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_response_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@category\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@cart@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@from\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@to\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@email@recipient\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@list\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_valid\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@charged\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@quantity\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products_recommended@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@recommendation@cache_enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@zip_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@synthetic_request\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@currency\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.busy_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@filepath\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@function\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@lineno\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@namespace\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@instance\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@database_index\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@flags\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@statement\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.decode_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.grpc@error_message\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.grpc@error_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@client_ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@flavor\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@host\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length_uncompressed\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@response_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@route\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@scheme\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_text\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@target\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.jinja2@template_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.jinja2@template_path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@client_id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@consumer@group\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@destination@partition\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@message@offset\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@message@payload_size_bytes\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@operation\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@host@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@transport\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.peer@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@action\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@plug\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.query_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.queue_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@grpc@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.sinatra@template_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.source\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.total_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"spanId\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"spanId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"spanId\"}}},{\"count\":0,\"name\":\"startTime\",\"type\":\"date\",\"esTypes\":[\"date\",\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.code\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.message\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"sum\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"target.domain\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"target.resource\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"time\",\"type\":\"date\",\"esTypes\":[\"date\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroup\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.statusCode\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceId\",\"type\":\"string\",\"esTypes\":[\"text\",\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"traceId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"traceId\"}}},{\"count\":0,\"name\":\"traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"traceState\"}}},{\"count\":0,\"name\":\"unit\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"unit.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"unit\"}}},{\"count\":0,\"name\":\"value\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true}]","timeFieldName":"startTime","title":"otel-*"},"id":"408ac980-d8bd-11ee-8f84-1b81ddb8574c","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-02T17:49:43.829Z","version":"WzE3LDFd"} {"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"services-ingestion-amount-table","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"services-ingestion-amount-table\",\"type\":\"table\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"amount\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"serviceName.keyword\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":5,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"services\"},\"schema\":\"bucket\"}],\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMetricsAtAllLevels\":false,\"showTotal\":false,\"totalFunc\":\"sum\",\"percentageCol\":\"\"}}"},"id":"ae5ccd00-d8bd-11ee-8f84-1b81ddb8574c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"408ac980-d8bd-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-02T17:52:48.080Z","version":"WzE4LDFd"} -{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"spans-count-per-minute-zoomable-chart","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"spans-count-per-minute-zoomable-chart\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"spans\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"brush_store\\\"},\\n {\\n \\\"name\\\": \\\"raw-event\\\",\\n \\\"url\\\": {\\n \\\"%context%\\\": true,\\n \\\"%timefield%\\\": \\\"time\\\",\\n \\\"index\\\": \\\"otel-events-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 0,\\n \\\"aggs\\\": {\\n \\\"time_buckets\\\": {\\n \\\"date_histogram\\\": {\\n \\\"field\\\": \\\"time\\\",\\n \\\"interval\\\": {\\\"%autointerval%\\\": true},\\n \\\"extended_bounds\\\": {\\n \\\"min\\\": {\\\"%timefilter%\\\": \\\"min\\\"},\\n \\\"max\\\": {\\\"%timefilter%\\\": \\\"max\\\"}\\n },\\n \\\"min_doc_count\\\": 1\\n }\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"aggregations.time_buckets.buckets\\\",\\n \\\"type\\\": \\\"json\\\",\\n \\\"parse\\\": {\\\"key_as_string\\\": \\\"date\\\"}\\n }\\n }, \\n {\\n \\\"name\\\": \\\"raw-span\\\",\\n \\\"url\\\": {\\n \\\"%context%\\\": true,\\n \\\"%timefield%\\\": \\\"startTime\\\",\\n \\\"index\\\": \\\"otel-v1-apm-span-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 0,\\n \\\"aggs\\\": {\\n \\\"time_buckets\\\": {\\n \\\"date_histogram\\\": {\\n \\\"field\\\": \\\"startTime\\\",\\n \\\"interval\\\": {\\\"%autointerval%\\\": true},\\n \\\"extended_bounds\\\": {\\n \\\"min\\\": {\\\"%timefilter%\\\": \\\"min\\\"},\\n \\\"max\\\": {\\\"%timefilter%\\\": \\\"max\\\"}\\n },\\n \\\"min_doc_count\\\": 1\\n }\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"aggregations.time_buckets.buckets\\\",\\n \\\"type\\\": \\\"json\\\",\\n \\\"parse\\\": {\\\"key_as_string\\\": \\\"date\\\"}\\n }\\n },\\n {\\n \\\"name\\\": \\\"raw-metric\\\",\\n \\\"url\\\": {\\n \\\"%context%\\\": true,\\n \\\"%timefield%\\\": \\\"startTime\\\",\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 0,\\n \\\"aggs\\\": {\\n \\\"time_buckets\\\": {\\n \\\"date_histogram\\\": {\\n \\\"field\\\": \\\"startTime\\\",\\n \\\"interval\\\": {\\\"%autointerval%\\\": true},\\n \\\"extended_bounds\\\": {\\n \\\"min\\\": {\\\"%timefilter%\\\": \\\"min\\\"},\\n \\\"max\\\": {\\\"%timefilter%\\\": \\\"max\\\"}\\n },\\n \\\"min_doc_count\\\": 1\\n }\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"aggregations.time_buckets.buckets\\\",\\n \\\"type\\\": \\\"json\\\",\\n \\\"parse\\\": {\\\"key_as_string\\\": \\\"date\\\"}\\n }\\n },\\n {\\n \\\"name\\\": \\\"data_metric_0\\\",\\n \\\"source\\\": \\\"raw-metric\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_metric_1\\\",\\n \\\"source\\\": \\\"raw-metric\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_span_0\\\",\\n \\\"source\\\": \\\"raw-span\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_span_1\\\",\\n \\\"source\\\": \\\"raw-span\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_event_0\\\",\\n \\\"source\\\": \\\"raw-event\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n }\\n,\\n {\\n \\\"name\\\": \\\"data_event_1\\\",\\n \\\"source\\\": \\\"raw-event\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n } \\n ], \\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"concat_0_height\\\", \\\"value\\\": 250},\\n {\\\"name\\\": \\\"concat_1_height\\\", \\\"value\\\": 80},\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"brush_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_0_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_0_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_0_span_marks\\\",\\n \\\"type\\\": \\\"area\\\",\\n \\\"clip\\\": true,\\n \\\"style\\\": [\\\"area\\\"],\\n \\\"sort\\\": {\\\"field\\\": \\\"datum[\\\\\\\"key_as_string\\\\\\\"]\\\"},\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_span_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"orient\\\": {\\\"value\\\": \\\"vertical\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.5},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'signal': 'spans','Date': timeFormat(datum['key_as_string'], '%b %d, %Y'), 'Doc Count': datum['doc_count']}\\\"\\n}\\n \\\"fill\\\": {\\\"value\\\": \\\"#4c78a8\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"key_as_string: \\\\\\\" + (timeFormat(datum[\\\\\\\"key_as_string\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; doc_count: \\\\\\\" + (format(datum[\\\\\\\"doc_count\\\\\\\"], \\\\\\\"\\\\\\\"))\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_0_x\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_end\\\"},\\n \\\"y2\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_start\\\"},\\n \\\"defined\\\": {\\n \\\"signal\\\": \\\"isValid(datum[\\\\\\\"key_as_string\\\\\\\"]) && isFinite(+datum[\\\\\\\"key_as_string\\\\\\\"]) && isValid(datum[\\\\\\\"doc_count\\\\\\\"]) && isFinite(+datum[\\\\\\\"doc_count\\\\\\\"])\\\"\\n }\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"concat_0_event_marks\\\",\\n \\\"type\\\": \\\"area\\\",\\n \\\"clip\\\": true,\\n \\\"style\\\": [\\\"area\\\"],\\n \\\"sort\\\": {\\\"field\\\": \\\"datum[\\\\\\\"key_as_string\\\\\\\"]\\\"},\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_event_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"orient\\\": {\\\"value\\\": \\\"vertical\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.5},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'signal': 'logs-events', 'Date': timeFormat(datum['key_as_string'], '%b %d, %Y'), 'Doc Count': datum['doc_count']}\\\"\\n}\\n \\\"fill\\\": {\\\"value\\\": \\\"green\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"key_as_string: \\\\\\\" + (timeFormat(datum[\\\\\\\"key_as_string\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; doc_count: \\\\\\\" + (format(datum[\\\\\\\"doc_count\\\\\\\"], \\\\\\\"\\\\\\\"))\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_0_x\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_end\\\"},\\n \\\"y2\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_start\\\"},\\n \\\"defined\\\": {\\n \\\"signal\\\": \\\"isValid(datum[\\\\\\\"key_as_string\\\\\\\"]) && isFinite(+datum[\\\\\\\"key_as_string\\\\\\\"]) && isValid(datum[\\\\\\\"doc_count\\\\\\\"]) && isFinite(+datum[\\\\\\\"doc_count\\\\\\\"])\\\"\\n }\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"concat_0_metric_marks\\\",\\n \\\"type\\\": \\\"area\\\",\\n \\\"clip\\\": true,\\n \\\"style\\\": [\\\"area\\\"],\\n \\\"sort\\\": {\\\"field\\\": \\\"datum[\\\\\\\"key_as_string\\\\\\\"]\\\"},\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_metric_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"orient\\\": {\\\"value\\\": \\\"vertical\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.5},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'signal': 'metrics','Date': timeFormat(datum['key_as_string'], '%b %d, %Y'), 'Doc Count': datum['doc_count']}\\\"\\n}\\n \\\"fill\\\": {\\\"value\\\": \\\"purple\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"key_as_string: \\\\\\\" + (timeFormat(datum[\\\\\\\"key_as_string\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; doc_count: \\\\\\\" + (format(datum[\\\\\\\"doc_count\\\\\\\"], \\\\\\\"\\\\\\\"))\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_0_x\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_end\\\"},\\n \\\"y2\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_start\\\"},\\n \\\"defined\\\": {\\n \\\"signal\\\": \\\"isValid(datum[\\\\\\\"key_as_string\\\\\\\"]) && isFinite(+datum[\\\\\\\"key_as_string\\\\\\\"]) && isValid(datum[\\\\\\\"doc_count\\\\\\\"]) && isFinite(+datum[\\\\\\\"doc_count\\\\\\\"])\\\"\\n }\\n }\\n }\\n } ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_0_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_0_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_0_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"concat_0_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(concat_0_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_0_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_0_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(concat_0_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"brush_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"brush_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"brush_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[brush_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"brush_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"concat_1_x\\\\\\\", brush_key_as_string[0]), scale(\\\\\\\"concat_1_x\\\\\\\", brush_key_as_string[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"brush_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(brush_translate_anchor.extent_x, brush_translate_delta.x / span(brush_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"brush_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(brush_x, brush_zoom_anchor.x, brush_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_key_as_string\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"brush_x\\\"},\\n \\\"update\\\": \\\"brush_x[0] === brush_x[1] ? null : invert(\\\\\\\"concat_1_x\\\\\\\", brush_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"concat_1_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(brush_key_as_string) || (+invert(\\\\\\\"concat_1_x\\\\\\\", brush_x)[0] === +brush_key_as_string[0] && +invert(\\\\\\\"concat_1_x\\\\\\\", brush_x)[1] === +brush_key_as_string[1])) ? brush_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"brush_key_as_string\\\"}],\\n \\\"update\\\": \\\"brush_key_as_string ? {unit: \\\\\\\"concat_1\\\\\\\", fields: brush_tuple_fields, values: [brush_key_as_string]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"key_as_string\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"brush_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"brush_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(brush_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"brush_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: brush_translate_anchor.x - x(unit), y: brush_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"brush_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"brush_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"brush_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"brush_store\\\\\\\", brush_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"brush_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"signal\\\": \\\"brush_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"signal\\\": \\\"brush_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"area\\\",\\n \\\"style\\\": [\\\"area\\\"],\\n \\\"sort\\\": {\\\"field\\\": \\\"datum[\\\\\\\"key_as_string\\\\\\\"]\\\"},\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_span_1\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"orient\\\": {\\\"value\\\": \\\"vertical\\\"},\\n \\\"fill\\\": {\\\"value\\\": \\\"#4c78a8\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"key_as_string: \\\\\\\" + (timeFormat(datum[\\\\\\\"key_as_string\\\\\\\"], '%Y')) + \\\\\\\"; doc_count: \\\\\\\" + (format(datum[\\\\\\\"doc_count\\\\\\\"], \\\\\\\"\\\\\\\"))\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"doc_count_end\\\"},\\n \\\"y2\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"doc_count_start\\\"},\\n \\\"defined\\\": {\\n \\\"signal\\\": \\\"isValid(datum[\\\\\\\"key_as_string\\\\\\\"]) && isFinite(+datum[\\\\\\\"key_as_string\\\\\\\"]) && isValid(datum[\\\\\\\"doc_count\\\\\\\"]) && isFinite(+datum[\\\\\\\"doc_count\\\\\\\"])\\\"\\n }\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"brush_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"signal\\\": \\\"brush_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"signal\\\": \\\"brush_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"brush_x[0] !== brush_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"format\\\": \\\"%Y\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"tickCount\\\": 3,\\n \\\"labelOverlap\\\": true,\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"concat_0_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_span_0\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"domainRaw\\\": {\\\"signal\\\": \\\"brush[\\\\\\\"key_as_string\\\\\\\"]\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"concat_0_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\n \\\"data\\\": \\\"data_span_0\\\",\\n \\\"fields\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"]\\n },\\n \\\"range\\\": [{\\\"signal\\\": \\\"concat_0_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_span_1\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\n \\\"data\\\": \\\"data_span_1\\\",\\n \\\"fields\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"]\\n },\\n \\\"range\\\": [{\\\"signal\\\": \\\"concat_1_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n }\\n ],\\n \\\"config\\\": {}\\n}\"}}"},"id":"b57e78e0-d872-11ee-8f84-1b81ddb8574c","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-03T06:07:40.224Z","version":"WzI1LDFd"} -{"attributes":{"description":"","hits":0,"kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[]}"},"optionsJSON":"{\"hidePanelTitles\":false,\"useMargins\":true}","panelsJSON":"[{\"version\":\"2.12.0\",\"gridData\":{\"h\":15,\"i\":\"69f10ecd-f20f-4168-aeda-a3f821d8417d\",\"w\":17,\"x\":0,\"y\":0},\"panelIndex\":\"69f10ecd-f20f-4168-aeda-a3f821d8417d\",\"embeddableConfig\":{\"vis\":{\"colors\":{\"spans\":\"#7ba4cb\"}}},\"panelRefName\":\"panel_0\"},{\"version\":\"2.12.0\",\"gridData\":{\"h\":15,\"i\":\"43d94cdf-6541-48a8-90ce-e4412d852e3a\",\"w\":15,\"x\":17,\"y\":0},\"panelIndex\":\"43d94cdf-6541-48a8-90ce-e4412d852e3a\",\"embeddableConfig\":{\"vis\":{\"colors\":{\"Count\":\"#7ba4cb\",\"signals\":\"#a388c4\"}}},\"panelRefName\":\"panel_1\"},{\"version\":\"2.12.0\",\"gridData\":{\"h\":15,\"i\":\"69942845-c443-4ea7-81b9-fe9985db9fc8\",\"w\":16,\"x\":32,\"y\":0},\"panelIndex\":\"69942845-c443-4ea7-81b9-fe9985db9fc8\",\"embeddableConfig\":{\"vis\":{\"colors\":{\"event\":\"#54b399\"}}},\"panelRefName\":\"panel_2\"},{\"version\":\"2.12.0\",\"gridData\":{\"h\":11,\"i\":\"748315f8-ed77-4ae6-ba9c-51cc7560d8bc\",\"w\":48,\"x\":0,\"y\":15},\"panelIndex\":\"748315f8-ed77-4ae6-ba9c-51cc7560d8bc\",\"embeddableConfig\":{},\"panelRefName\":\"panel_3\"},{\"version\":\"2.12.0\",\"gridData\":{\"h\":16,\"i\":\"4071ddf6-7061-422a-925b-55d8a4dd1b48\",\"w\":48,\"x\":0,\"y\":26},\"panelIndex\":\"4071ddf6-7061-422a-925b-55d8a4dd1b48\",\"embeddableConfig\":{},\"panelRefName\":\"panel_4\"}]","timeRestore":false,"title":"data-ingestion-rate-dashboard","version":1},"id":"468be3d0-d86a-11ee-8f84-1b81ddb8574c","migrationVersion":{"dashboard":"7.9.3"},"references":[{"id":"3d54d700-d869-11ee-8f84-1b81ddb8574c","name":"panel_0","type":"visualization"},{"id":"157164f0-d86a-11ee-8f84-1b81ddb8574c","name":"panel_1","type":"visualization"},{"id":"751992c0-d869-11ee-8f84-1b81ddb8574c","name":"panel_2","type":"visualization"},{"id":"ae5ccd00-d8bd-11ee-8f84-1b81ddb8574c","name":"panel_3","type":"visualization"},{"id":"b57e78e0-d872-11ee-8f84-1b81ddb8574c","name":"panel_4","type":"visualization"}],"type":"dashboard","updated_at":"2024-03-03T06:13:28.974Z","version":"WzI4LDFd"} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"spans-count-per-minute-zoomable-chart","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"spans-count-per-minute-zoomable-chart\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"background\\\": \\\"white\\\",\\n \\\"padding\\\": 5,\\n \\\"title\\\": {\\\"text\\\": \\\"Signals\\\", \\\"anchor\\\": \\\"start\\\"},\\n \\\"data\\\": [\\n {\\\"name\\\": \\\"brush_store\\\"},\\n {\\n \\\"name\\\": \\\"raw-event\\\",\\n \\\"url\\\": {\\n \\\"%context%\\\": true,\\n \\\"%timefield%\\\": \\\"time\\\",\\n \\\"index\\\": \\\"otel-events-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 0,\\n \\\"aggs\\\": {\\n \\\"time_buckets\\\": {\\n \\\"date_histogram\\\": {\\n \\\"field\\\": \\\"time\\\",\\n \\\"interval\\\": {\\\"%autointerval%\\\": true},\\n \\\"extended_bounds\\\": {\\n \\\"min\\\": {\\\"%timefilter%\\\": \\\"min\\\"},\\n \\\"max\\\": {\\\"%timefilter%\\\": \\\"max\\\"}\\n },\\n \\\"min_doc_count\\\": 1\\n }\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"aggregations.time_buckets.buckets\\\",\\n \\\"type\\\": \\\"json\\\",\\n \\\"parse\\\": {\\\"key_as_string\\\": \\\"date\\\"}\\n }\\n }, \\n {\\n \\\"name\\\": \\\"raw-span\\\",\\n \\\"url\\\": {\\n \\\"%context%\\\": true,\\n \\\"%timefield%\\\": \\\"startTime\\\",\\n \\\"index\\\": \\\"otel-v1-apm-span-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 0,\\n \\\"aggs\\\": {\\n \\\"time_buckets\\\": {\\n \\\"date_histogram\\\": {\\n \\\"field\\\": \\\"startTime\\\",\\n \\\"interval\\\": {\\\"%autointerval%\\\": true},\\n \\\"extended_bounds\\\": {\\n \\\"min\\\": {\\\"%timefilter%\\\": \\\"min\\\"},\\n \\\"max\\\": {\\\"%timefilter%\\\": \\\"max\\\"}\\n },\\n \\\"min_doc_count\\\": 1\\n }\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"aggregations.time_buckets.buckets\\\",\\n \\\"type\\\": \\\"json\\\",\\n \\\"parse\\\": {\\\"key_as_string\\\": \\\"date\\\"}\\n }\\n },\\n {\\n \\\"name\\\": \\\"raw-metric\\\",\\n \\\"url\\\": {\\n \\\"%context%\\\": true,\\n \\\"%timefield%\\\": \\\"time\\\",\\n \\\"index\\\": \\\"otel-metrics-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 0,\\n \\\"aggs\\\": {\\n \\\"time_buckets\\\": {\\n \\\"date_histogram\\\": {\\n \\\"field\\\": \\\"time\\\",\\n \\\"interval\\\": {\\\"%autointerval%\\\": true},\\n \\\"extended_bounds\\\": {\\n \\\"min\\\": {\\\"%timefilter%\\\": \\\"min\\\"},\\n \\\"max\\\": {\\\"%timefilter%\\\": \\\"max\\\"}\\n },\\n \\\"min_doc_count\\\": 1\\n }\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"aggregations.time_buckets.buckets\\\",\\n \\\"type\\\": \\\"json\\\",\\n \\\"parse\\\": {\\\"key_as_string\\\": \\\"date\\\"}\\n }\\n },\\n {\\n \\\"name\\\": \\\"data_metric_0\\\",\\n \\\"source\\\": \\\"raw-metric\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_metric_1\\\",\\n \\\"source\\\": \\\"raw-metric\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_span_0\\\",\\n \\\"source\\\": \\\"raw-span\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_span_1\\\",\\n \\\"source\\\": \\\"raw-span\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"data_event_0\\\",\\n \\\"source\\\": \\\"raw-event\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n }\\n,\\n {\\n \\\"name\\\": \\\"data_event_1\\\",\\n \\\"source\\\": \\\"raw-event\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"impute\\\",\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"groupby\\\": [],\\n \\\"key\\\": \\\"key_as_string\\\",\\n \\\"method\\\": \\\"value\\\",\\n \\\"value\\\": 0\\n },\\n {\\n \\\"type\\\": \\\"stack\\\",\\n \\\"groupby\\\": [\\\"key_as_string\\\"],\\n \\\"field\\\": \\\"doc_count\\\",\\n \\\"sort\\\": {\\\"field\\\": [], \\\"order\\\": []},\\n \\\"as\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"],\\n \\\"offset\\\": \\\"zero\\\"\\n }\\n ]\\n } \\n ], \\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"concat_0_height\\\", \\\"value\\\": 250},\\n {\\\"name\\\": \\\"concat_1_height\\\", \\\"value\\\": 80},\\n {\\n \\\"name\\\": \\\"unit\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"pointermove\\\", \\\"update\\\": \\\"isTuple(group()) ? group() : unit\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush\\\",\\n \\\"update\\\": \\\"vlSelectionResolve(\\\\\\\"brush_store\\\\\\\", \\\\\\\"union\\\\\\\")\\\"\\n }\\n ],\\n \\\"layout\\\": {\\\"padding\\\": 20, \\\"columns\\\": 1, \\\"bounds\\\": \\\"full\\\", \\\"align\\\": \\\"each\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_0_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_0_height\\\"}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"concat_0_span_marks\\\",\\n \\\"type\\\": \\\"area\\\",\\n \\\"clip\\\": true,\\n \\\"style\\\": [\\\"area\\\"],\\n \\\"sort\\\": {\\\"field\\\": \\\"datum[\\\\\\\"key_as_string\\\\\\\"]\\\"},\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_span_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"orient\\\": {\\\"value\\\": \\\"vertical\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.5},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'signal': 'spans','Date': timeFormat(datum['key_as_string'], '%b %d, %Y'), 'Doc Count': datum['doc_count']}\\\"\\n}\\n \\\"fill\\\": {\\\"value\\\": \\\"#4c78a8\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"key_as_string: \\\\\\\" + (timeFormat(datum[\\\\\\\"key_as_string\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; doc_count: \\\\\\\" + (format(datum[\\\\\\\"doc_count\\\\\\\"], \\\\\\\"\\\\\\\"))\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_0_x\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_end\\\"},\\n \\\"y2\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_start\\\"},\\n \\\"defined\\\": {\\n \\\"signal\\\": \\\"isValid(datum[\\\\\\\"key_as_string\\\\\\\"]) && isFinite(+datum[\\\\\\\"key_as_string\\\\\\\"]) && isValid(datum[\\\\\\\"doc_count\\\\\\\"]) && isFinite(+datum[\\\\\\\"doc_count\\\\\\\"])\\\"\\n }\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"concat_0_event_marks\\\",\\n \\\"type\\\": \\\"area\\\",\\n \\\"clip\\\": true,\\n \\\"style\\\": [\\\"area\\\"],\\n \\\"sort\\\": {\\\"field\\\": \\\"datum[\\\\\\\"key_as_string\\\\\\\"]\\\"},\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_event_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"orient\\\": {\\\"value\\\": \\\"vertical\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.5},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'signal': 'logs-events', 'Date': timeFormat(datum['key_as_string'], '%b %d, %Y'), 'Doc Count': datum['doc_count']}\\\"\\n}\\n \\\"fill\\\": {\\\"value\\\": \\\"green\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"key_as_string: \\\\\\\" + (timeFormat(datum[\\\\\\\"key_as_string\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; doc_count: \\\\\\\" + (format(datum[\\\\\\\"doc_count\\\\\\\"], \\\\\\\"\\\\\\\"))\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_0_x\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_end\\\"},\\n \\\"y2\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_start\\\"},\\n \\\"defined\\\": {\\n \\\"signal\\\": \\\"isValid(datum[\\\\\\\"key_as_string\\\\\\\"]) && isFinite(+datum[\\\\\\\"key_as_string\\\\\\\"]) && isValid(datum[\\\\\\\"doc_count\\\\\\\"]) && isFinite(+datum[\\\\\\\"doc_count\\\\\\\"])\\\"\\n }\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"concat_0_metric_marks\\\",\\n \\\"type\\\": \\\"area\\\",\\n \\\"clip\\\": true,\\n \\\"style\\\": [\\\"area\\\"],\\n \\\"sort\\\": {\\\"field\\\": \\\"datum[\\\\\\\"key_as_string\\\\\\\"]\\\"},\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_metric_0\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"orient\\\": {\\\"value\\\": \\\"vertical\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.5},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'signal': 'metrics','Date': timeFormat(datum['key_as_string'], '%b %d, %Y'), 'Doc Count': datum['doc_count']}\\\"\\n}\\n \\\"fill\\\": {\\\"value\\\": \\\"purple\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"key_as_string: \\\\\\\" + (timeFormat(datum[\\\\\\\"key_as_string\\\\\\\"], '%b %d, %Y')) + \\\\\\\"; doc_count: \\\\\\\" + (format(datum[\\\\\\\"doc_count\\\\\\\"], \\\\\\\"\\\\\\\"))\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_0_x\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_end\\\"},\\n \\\"y2\\\": {\\\"scale\\\": \\\"concat_0_y\\\", \\\"field\\\": \\\"doc_count_start\\\"},\\n \\\"defined\\\": {\\n \\\"signal\\\": \\\"isValid(datum[\\\\\\\"key_as_string\\\\\\\"]) && isFinite(+datum[\\\\\\\"key_as_string\\\\\\\"]) && isValid(datum[\\\\\\\"doc_count\\\\\\\"]) && isFinite(+datum[\\\\\\\"doc_count\\\\\\\"])\\\"\\n }\\n }\\n }\\n } ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_0_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_0_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_0_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"gridScale\\\": \\\"concat_0_x\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(concat_0_height/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_0_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_0_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(concat_0_height/40)\\\"},\\n \\\"zindex\\\": 0\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"concat_1_group\\\",\\n \\\"style\\\": \\\"cell\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"height\\\": {\\\"signal\\\": \\\"concat_1_height\\\"}\\n }\\n },\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"brush_x\\\",\\n \\\"value\\\": [],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"brush_brush\\\\\\\"\\\"\\n ]\\n },\\n \\\"update\\\": \\\"[x(unit), x(unit)]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"filter\\\": [\\n \\\"!event.item || event.item.mark.name !== \\\\\\\"brush_brush\\\\\\\"\\\"\\n ]\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n },\\n \\\"update\\\": \\\"[brush_x[0], clamp(x(unit), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"brush_scale_trigger\\\"},\\n \\\"update\\\": \\\"[scale(\\\\\\\"concat_1_x\\\\\\\", brush_key_as_string[0]), scale(\\\\\\\"concat_1_x\\\\\\\", brush_key_as_string[1])]\\\"\\n },\\n {\\n \\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}],\\n \\\"update\\\": \\\"[0, 0]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"brush_translate_delta\\\"},\\n \\\"update\\\": \\\"clampRange(panLinear(brush_translate_anchor.extent_x, brush_translate_delta.x / span(brush_translate_anchor.extent_x)), 0, width)\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"brush_zoom_delta\\\"},\\n \\\"update\\\": \\\"clampRange(zoomLinear(brush_x, brush_zoom_anchor.x, brush_zoom_delta), 0, width)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_key_as_string\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"brush_x\\\"},\\n \\\"update\\\": \\\"brush_x[0] === brush_x[1] ? null : invert(\\\\\\\"concat_1_x\\\\\\\", brush_x)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_scale_trigger\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"scale\\\": \\\"concat_1_x\\\"}],\\n \\\"update\\\": \\\"(!isArray(brush_key_as_string) || (+invert(\\\\\\\"concat_1_x\\\\\\\", brush_x)[0] === +brush_key_as_string[0] && +invert(\\\\\\\"concat_1_x\\\\\\\", brush_x)[1] === +brush_key_as_string[1])) ? brush_scale_trigger : {}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_tuple\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [{\\\"signal\\\": \\\"brush_key_as_string\\\"}],\\n \\\"update\\\": \\\"brush_key_as_string ? {unit: \\\\\\\"concat_1\\\\\\\", fields: brush_tuple_fields, values: [brush_key_as_string]} : null\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_tuple_fields\\\",\\n \\\"value\\\": [{\\\"field\\\": \\\"key_as_string\\\", \\\"channel\\\": \\\"x\\\", \\\"type\\\": \\\"R\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"brush_translate_anchor\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"brush_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit), extent_x: slice(brush_x)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_translate_delta\\\",\\n \\\"value\\\": {},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"pointermove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"pointerdown\\\",\\n \\\"markname\\\": \\\"brush_brush\\\"\\n },\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"pointerup\\\"}\\n ]\\n }\\n ],\\n \\\"update\\\": \\\"{x: brush_translate_anchor.x - x(unit), y: brush_translate_anchor.y - y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_zoom_anchor\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"brush_brush\\\"\\n }\\n ],\\n \\\"update\\\": \\\"{x: x(unit), y: y(unit)}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_zoom_delta\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"scope\\\",\\n \\\"type\\\": \\\"wheel\\\",\\n \\\"consume\\\": true,\\n \\\"markname\\\": \\\"brush_brush\\\"\\n }\\n ],\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"brush_modify\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"brush_tuple\\\"},\\n \\\"update\\\": \\\"modify(\\\\\\\"brush_store\\\\\\\", brush_tuple, true)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"brush_brush_bg\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.125}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"signal\\\": \\\"brush_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"signal\\\": \\\"brush_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ]\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"concat_1_marks\\\",\\n \\\"type\\\": \\\"area\\\",\\n \\\"style\\\": [\\\"area\\\"],\\n \\\"sort\\\": {\\\"field\\\": \\\"datum[\\\\\\\"key_as_string\\\\\\\"]\\\"},\\n \\\"interactive\\\": true,\\n \\\"from\\\": {\\\"data\\\": \\\"data_span_1\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"orient\\\": {\\\"value\\\": \\\"vertical\\\"},\\n \\\"fill\\\": {\\\"value\\\": \\\"#4c78a8\\\"},\\n \\\"description\\\": {\\n \\\"signal\\\": \\\"\\\\\\\"key_as_string: \\\\\\\" + (timeFormat(datum[\\\\\\\"key_as_string\\\\\\\"], '%Y')) + \\\\\\\"; doc_count: \\\\\\\" + (format(datum[\\\\\\\"doc_count\\\\\\\"], \\\\\\\"\\\\\\\"))\\\"\\n },\\n \\\"x\\\": {\\\"scale\\\": \\\"concat_1_x\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"doc_count_end\\\"},\\n \\\"y2\\\": {\\\"scale\\\": \\\"concat_1_y\\\", \\\"field\\\": \\\"doc_count_start\\\"},\\n \\\"defined\\\": {\\n \\\"signal\\\": \\\"isValid(datum[\\\\\\\"key_as_string\\\\\\\"]) && isFinite(+datum[\\\\\\\"key_as_string\\\\\\\"]) && isValid(datum[\\\\\\\"doc_count\\\\\\\"]) && isFinite(+datum[\\\\\\\"doc_count\\\\\\\"])\\\"\\n }\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"brush_brush\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"clip\\\": true,\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\\"fill\\\": {\\\"value\\\": \\\"transparent\\\"}},\\n \\\"update\\\": {\\n \\\"x\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"signal\\\": \\\"brush_x[0]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"value\\\": 0\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"x2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"signal\\\": \\\"brush_x[1]\\\"\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"y2\\\": [\\n {\\n \\\"test\\\": \\\"data(\\\\\\\"brush_store\\\\\\\").length && data(\\\\\\\"brush_store\\\\\\\")[0].unit === \\\\\\\"concat_1\\\\\\\"\\\",\\n \\\"field\\\": {\\\"group\\\": \\\"height\\\"}\\n },\\n {\\\"value\\\": 0}\\n ],\\n \\\"stroke\\\": [\\n {\\\"test\\\": \\\"brush_x[0] !== brush_x[1]\\\", \\\"value\\\": \\\"white\\\"},\\n {\\\"value\\\": null}\\n ]\\n }\\n }\\n }\\n ],\\n \\\"axes\\\": [\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"gridScale\\\": \\\"concat_1_y\\\",\\n \\\"grid\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"domain\\\": false,\\n \\\"labels\\\": false,\\n \\\"aria\\\": false,\\n \\\"maxExtent\\\": 0,\\n \\\"minExtent\\\": 0,\\n \\\"ticks\\\": false,\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_x\\\",\\n \\\"orient\\\": \\\"bottom\\\",\\n \\\"grid\\\": false,\\n \\\"format\\\": \\\"%Y\\\",\\n \\\"labelFlush\\\": true,\\n \\\"labelOverlap\\\": true,\\n \\\"tickCount\\\": {\\\"signal\\\": \\\"ceil(width/40)\\\"},\\n \\\"zindex\\\": 0\\n },\\n {\\n \\\"scale\\\": \\\"concat_1_y\\\",\\n \\\"orient\\\": \\\"left\\\",\\n \\\"grid\\\": false,\\n \\\"tickCount\\\": 3,\\n \\\"labelOverlap\\\": true,\\n \\\"zindex\\\": 0\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"concat_0_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_span_0\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"domainRaw\\\": {\\\"signal\\\": \\\"brush[\\\\\\\"key_as_string\\\\\\\"]\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"concat_0_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\n \\\"data\\\": \\\"data_span_0\\\",\\n \\\"fields\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"]\\n },\\n \\\"range\\\": [{\\\"signal\\\": \\\"concat_0_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n },\\n {\\n \\\"name\\\": \\\"concat_1_x\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"data_span_1\\\", \\\"field\\\": \\\"key_as_string\\\"},\\n \\\"range\\\": [0, {\\\"signal\\\": \\\"width\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"concat_1_y\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\n \\\"data\\\": \\\"data_span_1\\\",\\n \\\"fields\\\": [\\\"doc_count_start\\\", \\\"doc_count_end\\\"]\\n },\\n \\\"range\\\": [{\\\"signal\\\": \\\"concat_1_height\\\"}, 0],\\n \\\"nice\\\": true,\\n \\\"zero\\\": true\\n }\\n ],\\n \\\"config\\\": {}\\n}\"}}"},"id":"b57e78e0-d872-11ee-8f84-1b81ddb8574c","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-17T02:17:52.196Z","version":"WzM1MSw4XQ=="} +{"attributes":{"description":"","hits":0,"kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[]}"},"optionsJSON":"{\"hidePanelTitles\":false,\"useMargins\":true}","panelsJSON":"[{\"embeddableConfig\":{\"vis\":{\"colors\":{\"spans\":\"#7ba4cb\"}}},\"gridData\":{\"h\":15,\"i\":\"69f10ecd-f20f-4168-aeda-a3f821d8417d\",\"w\":17,\"x\":0,\"y\":0},\"panelIndex\":\"69f10ecd-f20f-4168-aeda-a3f821d8417d\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_0\"},{\"embeddableConfig\":{\"vis\":{\"colors\":{\"Count\":\"#7ba4cb\",\"signals\":\"#a388c4\"}}},\"gridData\":{\"h\":15,\"i\":\"43d94cdf-6541-48a8-90ce-e4412d852e3a\",\"w\":15,\"x\":17,\"y\":0},\"panelIndex\":\"43d94cdf-6541-48a8-90ce-e4412d852e3a\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_1\"},{\"embeddableConfig\":{\"vis\":{\"colors\":{\"event\":\"#54b399\"}}},\"gridData\":{\"h\":15,\"i\":\"69942845-c443-4ea7-81b9-fe9985db9fc8\",\"w\":16,\"x\":32,\"y\":0},\"panelIndex\":\"69942845-c443-4ea7-81b9-fe9985db9fc8\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_2\"},{\"embeddableConfig\":{},\"gridData\":{\"h\":11,\"i\":\"748315f8-ed77-4ae6-ba9c-51cc7560d8bc\",\"w\":48,\"x\":0,\"y\":15},\"panelIndex\":\"748315f8-ed77-4ae6-ba9c-51cc7560d8bc\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_3\"},{\"embeddableConfig\":{\"hidePanelTitles\":false},\"gridData\":{\"h\":16,\"i\":\"4071ddf6-7061-422a-925b-55d8a4dd1b48\",\"w\":48,\"x\":0,\"y\":26},\"panelIndex\":\"4071ddf6-7061-422a-925b-55d8a4dd1b48\",\"title\":\"signals-count-per-minute-zoomable-chart\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_4\"}]","timeRestore":false,"title":"data-ingestion-rate-dashboard","version":1},"id":"468be3d0-d86a-11ee-8f84-1b81ddb8574c","migrationVersion":{"dashboard":"7.9.3"},"references":[{"id":"3d54d700-d869-11ee-8f84-1b81ddb8574c","name":"panel_0","type":"visualization"},{"id":"157164f0-d86a-11ee-8f84-1b81ddb8574c","name":"panel_1","type":"visualization"},{"id":"751992c0-d869-11ee-8f84-1b81ddb8574c","name":"panel_2","type":"visualization"},{"id":"ae5ccd00-d8bd-11ee-8f84-1b81ddb8574c","name":"panel_3","type":"visualization"},{"id":"b57e78e0-d872-11ee-8f84-1b81ddb8574c","name":"panel_4","type":"visualization"}],"type":"dashboard","updated_at":"2024-03-17T02:18:01.015Z","version":"WzM1Miw4XQ=="} {"exportedCount":10,"missingRefCount":0,"missingReferences":[]} \ No newline at end of file diff --git a/integrations/observability/otel-services/assets/otel-services-dashboard-1.0.0.ndjson b/integrations/observability/otel-services/assets/otel-services-dashboard-1.0.0.ndjson index ea327e8..8e1bfab 100644 --- a/integrations/observability/otel-services/assets/otel-services-dashboard-1.0.0.ndjson +++ b/integrations/observability/otel-services/assets/otel-services-dashboard-1.0.0.ndjson @@ -4,7 +4,7 @@ {"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"service-map-graph","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"service-map-graph\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"padding\\\": {\\\"left\\\": 0, \\\"right\\\": 0, \\\"top\\\": 0, \\\"bottom\\\": 0},\\n \\\"autosize\\\": \\\"pad\\\",\\n \\\"background\\\": \\\"#f4f7ff\\\",\\n \\\"signals\\\": [\\n {\\\"name\\\": \\\"xrange\\\", \\\"update\\\": \\\"[0, width]\\\"},\\n {\\\"name\\\": \\\"yrange\\\", \\\"update\\\": \\\"[height, 0]\\\"},\\n {\\\"name\\\": \\\"xext\\\", \\\"update\\\": \\\"[0, width]\\\"},\\n {\\\"name\\\": \\\"yext\\\", \\\"update\\\": \\\"[height, 0]\\\"},\\n {\\n \\\"name\\\": \\\"down\\\",\\n \\\"value\\\": null,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"mouseup,touchend\\\", \\\"update\\\": \\\"null\\\"},\\n {\\\"events\\\": \\\"mousedown, touchstart\\\", \\\"update\\\": \\\"xy()\\\"},\\n {\\\"events\\\": \\\"symbol:mousedown, symbol:touchstart\\\", \\\"update\\\": \\\"null\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"xcur\\\",\\n \\\"value\\\": null,\\n \\\"on\\\": [{\\\"events\\\": \\\"mousedown, touchstart, touchend\\\", \\\"update\\\": \\\"xdom\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"ycur\\\",\\n \\\"value\\\": null,\\n \\\"on\\\": [{\\\"events\\\": \\\"mousedown, touchstart, touchend\\\", \\\"update\\\": \\\"ydom\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"delta\\\",\\n \\\"value\\\": [0, 0],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": [\\n {\\n \\\"source\\\": \\\"window\\\",\\n \\\"type\\\": \\\"mousemove\\\",\\n \\\"consume\\\": true,\\n \\\"between\\\": [\\n {\\\"type\\\": \\\"mousedown\\\"},\\n {\\\"source\\\": \\\"window\\\", \\\"type\\\": \\\"mouseup\\\"}\\n ]\\n },\\n {\\n \\\"type\\\": \\\"touchmove\\\",\\n \\\"consume\\\": true,\\n \\\"filter\\\": \\\"event.touches.length === 1\\\"\\n }\\n ],\\n \\\"update\\\": \\\"down ? [down[0]-x(), y()-down[1]] : [0,0]\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"anchor\\\",\\n \\\"value\\\": [0, 0],\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"wheel\\\",\\n \\\"update\\\": \\\"[invert('xscale', x()), invert('yscale', y())]\\\"\\n },\\n {\\n \\\"events\\\": {\\n \\\"type\\\": \\\"touchstart\\\",\\n \\\"filter\\\": \\\"event.touches.length===2\\\"\\n },\\n \\\"update\\\": \\\"[(xdom[0] + xdom[1]) / 2, (ydom[0] + ydom[1]) / 2]\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"zoom\\\",\\n \\\"value\\\": 1,\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"wheel!\\\",\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"pow(1.001, event.deltaY * pow(16, event.deltaMode))\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"dist2\\\"},\\n \\\"force\\\": true,\\n \\\"update\\\": \\\"dist1 / dist2\\\"\\n },\\n {\\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}], \\\"update\\\": \\\"1\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"dist1\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"type\\\": \\\"touchstart\\\",\\n \\\"filter\\\": \\\"event.touches.length===2\\\"\\n },\\n \\\"update\\\": \\\"pinchDistance(event)\\\"\\n },\\n {\\\"events\\\": {\\\"signal\\\": \\\"dist2\\\"}, \\\"update\\\": \\\"dist2\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"dist2\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\n \\\"type\\\": \\\"touchmove\\\",\\n \\\"consume\\\": true,\\n \\\"filter\\\": \\\"event.touches.length===2\\\"\\n },\\n \\\"update\\\": \\\"pinchDistance(event)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"xdom\\\",\\n \\\"update\\\": \\\"xext\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"delta\\\"},\\n \\\"update\\\": \\\"[xcur[0] + span(xcur) * delta[0] / width, xcur[1] + span(xcur) * delta[0] / width]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"zoom\\\"},\\n \\\"update\\\": \\\"[anchor[0] + (xdom[0] - anchor[0]) * zoom, anchor[0] + (xdom[1] - anchor[0]) * zoom]\\\"\\n },\\n {\\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}], \\\"update\\\": \\\"xrange\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"ydom\\\",\\n \\\"update\\\": \\\"yext\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"delta\\\"},\\n \\\"update\\\": \\\"[ycur[0] + span(ycur) * delta[1] / height, ycur[1] + span(ycur) * delta[1] / height]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"zoom\\\"},\\n \\\"update\\\": \\\"[anchor[1] + (ydom[0] - anchor[1]) * zoom, anchor[1] + (ydom[1] - anchor[1]) * zoom]\\\"\\n },\\n {\\\"events\\\": [{\\\"source\\\": \\\"view\\\", \\\"type\\\": \\\"dblclick\\\"}], \\\"update\\\": \\\"yrange\\\"}\\n ]\\n },\\n {\\\"name\\\": \\\"size\\\", \\\"update\\\": \\\"clamp(20 / span(xdom), 1, 1000)\\\"},\\n {\\n \\\"name\\\": \\\"cx\\\",\\n \\\"update\\\": \\\"width / 2\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"[symbol:mousedown, window:mouseup] > window:mousemove\\\",\\n \\\"update\\\": \\\" cx==width/2?cx+0.001:width/2\\\"\\n }\\n ]\\n },\\n {\\\"name\\\": \\\"cy\\\", \\\"update\\\": \\\"height / 2\\\"},\\n {\\n \\\"name\\\": \\\"nodeRadiusKey\\\",\\n \\\"description\\\": \\\"q=increase size, a=decrease size\\\",\\n \\\"value\\\": 8,\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"window:keypress\\\",\\n \\\"update\\\": \\\"event.key=='a'&&nodeRadiusKey>1?nodeRadiusKey-1:event.key=='q'?nodeRadiusKey+1:nodeRadiusKey\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"nodeRadius\\\",\\n \\\"value\\\": 8,\\n \\\"bind\\\": {\\\"input\\\": \\\"range\\\", \\\"min\\\": 1, \\\"max\\\": 50, \\\"step\\\": 1},\\n \\\"on\\\": [{\\\"events\\\": {\\\"signal\\\": \\\"nodeRadiusKey\\\"}, \\\"update\\\": \\\"nodeRadiusKey\\\"}]\\n },\\n {\\n \\\"name\\\": \\\"nodeCharge\\\",\\n \\\"value\\\": -30,\\n \\\"bind\\\": {\\\"input\\\": \\\"range\\\", \\\"min\\\": -100, \\\"max\\\": 10, \\\"step\\\": 1}\\n },\\n {\\n \\\"name\\\": \\\"linkDistance\\\",\\n \\\"value\\\": 30,\\n \\\"bind\\\": {\\\"input\\\": \\\"range\\\", \\\"min\\\": 5, \\\"max\\\": 300, \\\"step\\\": 1}\\n },\\n {\\n \\\"description\\\": \\\"State variable for active node fix status.\\\",\\n \\\"name\\\": \\\"fix\\\",\\n \\\"value\\\": false,\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"symbol:mouseout[!event.buttons], window:mouseup\\\",\\n \\\"update\\\": \\\"false\\\"\\n },\\n {\\\"events\\\": \\\"symbol:mouseover\\\", \\\"update\\\": \\\"fix || true\\\", \\\"force\\\": true},\\n {\\n \\\"events\\\": \\\"[symbol:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"xy()\\\",\\n \\\"force\\\": true\\n }\\n ]\\n },\\n {\\n \\\"description\\\": \\\"Graph node most recently interacted with.\\\",\\n \\\"name\\\": \\\"node\\\",\\n \\\"value\\\": null,\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"symbol:mouseover\\\",\\n \\\"update\\\": \\\"fix === true ? datum.index : node\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"nodeHover\\\",\\n \\\"value\\\": {\\\"id\\\": null, \\\"connections\\\": []},\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"symbol:mouseover\\\",\\n \\\"update\\\": \\\"{'id':datum.index, 'connections':split(datum.sources+','+datum.targets,',')}\\\"\\n },\\n {\\\"events\\\": \\\"symbol:mouseout\\\", \\\"update\\\": \\\"{'id':null, 'connections':[]}\\\"}\\n ]\\n },\\n {\\n \\\"description\\\": \\\"Flag to restart Force simulation upon data changes.\\\",\\n \\\"name\\\": \\\"restart\\\",\\n \\\"value\\\": false,\\n \\\"on\\\": [{\\\"events\\\": {\\\"signal\\\": \\\"fix\\\"}, \\\"update\\\": \\\"fix && fix.length\\\"}]\\n }\\n ],\\n \\\"data\\\": [\\n {\\n \\\"name\\\": \\\"node-data-raw\\\",\\n \\\"url\\\": {\\n \\\"%context%\\\": \\\"true\\\",\\n \\\"index\\\": \\\"otel-v1-apm-span-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 0,\\n \\\"aggs\\\": {\\n \\\"services\\\": {\\n \\\"terms\\\": {\\n \\\"field\\\": \\\"serviceName\\\",\\n \\\"size\\\": 10000\\n }\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"type\\\": \\\"json\\\",\\n \\\"property\\\": \\\"aggregations.services.buckets\\\"\\n },\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"expr\\\": \\\"datum.doc_count\\\",\\n \\\"as\\\": \\\"traceCounts\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"expr\\\": \\\"datum.key\\\",\\n \\\"as\\\": \\\"name\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"expr\\\": \\\"datum.key\\\",\\n \\\"as\\\": \\\"group\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"link-data-raw\\\",\\n \\\"url\\\": {\\n \\\"%context%\\\": \\\"true\\\",\\n \\\"index\\\": \\\"otel-v1-apm-service-map*\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 0,\\n \\\"aggs\\\": {\\n \\\"services\\\": {\\n \\\"terms\\\": {\\n \\\"size\\\": 10000,\\n \\\"field\\\": \\\"serviceName\\\"\\n },\\n \\\"aggs\\\": {\\n \\\"target\\\": {\\n \\\"terms\\\": {\\n \\\"size\\\": 10000,\\n \\\"field\\\": \\\"destination.domain\\\"\\n }\\n }\\n }\\n }\\n }\\n }\\n },\\n \\\"format\\\": {\\n \\\"property\\\": \\\"aggregations.services.buckets\\\"\\n },\\n \\\"transform\\\":[\\n {\\n \\\"type\\\": \\\"flatten\\\",\\n \\\"fields\\\": [\\\"target.buckets\\\"],\\n \\\"as\\\": [\\\"targetBucket\\\"]\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"expr\\\": \\\"datum.doc_count\\\",\\n \\\"as\\\": \\\"value\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"expr\\\": \\\"datum.key\\\",\\n \\\"as\\\": \\\"source\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"expr\\\": \\\"datum.targetBucket.key\\\",\\n \\\"as\\\": \\\"target\\\"\\n },\\n {\\n \\\"type\\\": \\\"lookup\\\",\\n \\\"from\\\": \\\"node-data-raw\\\",\\n \\\"key\\\": \\\"name\\\",\\n \\\"fields\\\": [\\\"source\\\", \\\"target\\\"],\\n \\\"as\\\": [\\\"sourceNode\\\", \\\"targetNode\\\"]\\n },\\n {\\n \\\"type\\\": \\\"filter\\\",\\n \\\"expr\\\": \\\"datum.sourceNode !== null && datum.targetNode !== null\\\"\\n }\\n ]\\n },\\n {\\\"name\\\": \\\"link-data\\\", \\\"source\\\": \\\"link-data-raw\\\"},\\n {\\n \\\"name\\\": \\\"source-connections\\\",\\n \\\"source\\\": \\\"link-data-raw\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"aggregate\\\",\\n \\\"groupby\\\": [\\\"source\\\"],\\n \\\"ops\\\": [\\\"values\\\"],\\n \\\"fields\\\": [\\\"target\\\"],\\n \\\"as\\\": [\\\"connections\\\"]\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"targets\\\",\\n \\\"expr\\\": \\\"pluck(datum.connections, 'target')\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"target-connections\\\",\\n \\\"source\\\": \\\"link-data-raw\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"aggregate\\\",\\n \\\"groupby\\\": [\\\"target\\\"],\\n \\\"ops\\\": [\\\"values\\\"],\\n \\\"fields\\\": [\\\"source\\\"],\\n \\\"as\\\": [\\\"connections\\\"]\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"sources\\\",\\n \\\"expr\\\": \\\"pluck(datum.connections, 'source')\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"node-data\\\",\\n \\\"source\\\" :\\\"node-data-raw\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"lookup\\\",\\n \\\"from\\\": \\\"source-connections\\\",\\n \\\"key\\\": \\\"source\\\",\\n \\\"fields\\\": [\\\"name\\\"],\\n \\\"values\\\": [\\\"targets\\\"],\\n \\\"as\\\": [\\\"targets\\\"],\\n \\\"default\\\": [\\\"\\\"]\\n },\\n {\\n \\\"type\\\": \\\"lookup\\\",\\n \\\"from\\\": \\\"target-connections\\\",\\n \\\"key\\\": \\\"target\\\",\\n \\\"fields\\\": [\\\"name\\\"],\\n \\\"values\\\": [\\\"sources\\\"],\\n \\\"as\\\": [\\\"sources\\\"],\\n \\\"default\\\": [\\\"\\\"]\\n },\\n {\\n \\\"type\\\": \\\"force\\\",\\n \\\"iterations\\\": 300,\\n \\\"restart\\\": {\\\"signal\\\": \\\"restart\\\"},\\n \\\"signal\\\": \\\"force\\\",\\n \\\"forces\\\": [\\n {\\\"force\\\": \\\"center\\\", \\\"x\\\": {\\\"signal\\\": \\\"cx\\\"}, \\\"y\\\": {\\\"signal\\\": \\\"cy\\\"}},\\n {\\n \\\"force\\\": \\\"collide\\\",\\n \\\"radius\\\": {\\\"signal\\\": \\\"sqrt(4 * nodeRadius * nodeRadius)\\\"},\\n \\\"iterations\\\": 1,\\n \\\"strength\\\": 0.7\\n },\\n {\\\"force\\\": \\\"nbody\\\", \\\"strength\\\": {\\\"signal\\\": \\\"nodeCharge\\\"}},\\n {\\n \\\"force\\\": \\\"link\\\",\\n \\\"links\\\": \\\"link-data-raw\\\",\\n \\\"distance\\\": {\\\"signal\\\": \\\"linkDistance\\\"},\\n \\\"id\\\": \\\"name\\\"\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"fx\\\",\\n \\\"expr\\\": \\\"fix[0]!=null && node==datum.index ?invert('xscale',fix[0]):null\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"fy\\\",\\n \\\"expr\\\": \\\"fix[1]!=null && node==datum.index ?invert('yscale',fix[1]):null\\\"\\n }\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"color\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"node-data\\\", \\\"field\\\": \\\"group\\\"},\\n \\\"range\\\": [\\n \\\"#4682b4\\\",\\n \\\"#4666b4\\\",\\n \\\"#46b494\\\",\\n \\\"#b46746\\\",\\n \\\"#b44662\\\",\\n \\\"#a44fa3\\\"\\n ]\\n },\\n {\\n \\\"name\\\": \\\"xscale\\\",\\n \\\"zero\\\": false,\\n \\\"domain\\\": {\\\"signal\\\": \\\"xdom\\\"},\\n \\\"range\\\": {\\\"signal\\\": \\\"xrange\\\"}\\n },\\n {\\n \\\"name\\\": \\\"yscale\\\",\\n \\\"zero\\\": false,\\n \\\"domain\\\": {\\\"signal\\\": \\\"ydom\\\"},\\n \\\"range\\\": {\\\"signal\\\": \\\"yrange\\\"}\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"path\\\",\\n \\\"name\\\": \\\"links\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"link-data\\\"},\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"stroke\\\": {\\n \\\"signal\\\": \\\"datum.source.index!=nodeHover.id && datum.target.index!=nodeHover.id ? '#929399':merge(hsl(scale('color', datum.source.group)), {l:0.64})\\\"\\n },\\n \\\"strokeWidth\\\": {\\n \\\"signal\\\": \\\"datum.source.index!=nodeHover.id && datum.target.index!=nodeHover.id ? 0.5:2\\\"\\n }\\n }\\n },\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"linkpath\\\",\\n \\\"require\\\": {\\\"signal\\\": \\\"force\\\"},\\n \\\"shape\\\": \\\"line\\\",\\n \\\"sourceX\\\": {\\\"expr\\\": \\\"scale('xscale', datum.datum.source.x)\\\"},\\n \\\"sourceY\\\": {\\\"expr\\\": \\\"scale('yscale', datum.datum.source.y)\\\"},\\n \\\"targetX\\\": {\\\"expr\\\": \\\"scale('xscale', datum.datum.target.x)\\\"},\\n \\\"targetY\\\": {\\\"expr\\\": \\\"scale('yscale', datum.datum.target.y)\\\"}\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"expr\\\": \\\"atan2(datum.datum.target.y - datum.datum.source.y,datum.datum.source.x - datum.datum.target.x)\\\",\\n \\\"as\\\": \\\"angle1\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"expr\\\": \\\"(datum.angle1>=0?datum.angle1:(2*PI + datum.angle1)) * (360 / (2*PI))\\\",\\n \\\"as\\\": \\\"angle2\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"expr\\\": \\\"(360-datum.angle2)*(PI/180)\\\",\\n \\\"as\\\": \\\"angle3\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"expr\\\": \\\"(cos(datum.angle3)*(nodeRadius+5))+(scale('xscale',datum.datum.target.x))\\\",\\n \\\"as\\\": \\\"arrowX\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"expr\\\": \\\"(sin(datum.angle3)*(nodeRadius+5))+(scale('yscale',datum.datum.target.y))\\\",\\n \\\"as\\\": \\\"arrowY\\\"\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"name\\\": \\\"arrows\\\",\\n \\\"zindex\\\": 1,\\n \\\"from\\\": {\\\"data\\\": \\\"links\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"shape\\\": {\\\"value\\\": \\\"triangle\\\"},\\n \\\"angle\\\": {\\\"signal\\\": \\\"-datum.angle2-90\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"datum.arrowX\\\"},\\n \\\"y\\\": {\\\"signal\\\": \\\"datum.arrowY\\\"},\\n \\\"text\\\": {\\\"signal\\\": \\\"'â–²'\\\"},\\n \\\"fill\\\": {\\n \\\"signal\\\": \\\"datum.datum.source.index!=nodeHover.id && datum.datum.target.index!=nodeHover.id ? '#929399':merge(hsl(scale('color', datum.datum.source.group)), {l:0.64})\\\"\\n },\\n \\\"size\\\": {\\\"signal\\\": \\\"nodeRadius==1?0:60\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"nodes\\\",\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"zindex\\\": 1,\\n \\\"from\\\": {\\\"data\\\": \\\"node-data\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 1},\\n \\\"fill\\\": {\\n \\\"signal\\\": \\\"nodeHover.id===datum.index || indexof(nodeHover.connections, datum.name)>-1 ?scale('color', datum.group):merge(hsl(scale('color', datum.group)), {l:0.64})\\\"\\n },\\n \\\"stroke\\\": {\\n \\\"signal\\\": \\\"nodeHover.id===datum.index || indexof(nodeHover.connections, datum.name)>-1 ?scale('color', datum.group):merge(hsl(scale('color', datum.group)), {l:0.84})\\\"\\n },\\n \\\"strokeWidth\\\": {\\\"value\\\": 3},\\n \\\"strokeOpacity\\\": {\\\"value\\\": 1},\\n \\\"size\\\": {\\\"signal\\\": \\\"4 * nodeRadius * nodeRadius\\\"},\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"x\\\": {\\n \\\"signal\\\": \\\"fix[0]!=null && node===datum.index ?fix[0]:scale('xscale', datum.x)\\\"\\n },\\n \\\"y\\\": {\\n \\\"signal\\\": \\\"fix[1]!=null && node===datum.index ?fix[1]:scale('yscale', datum.y)\\\"\\n }\\n },\\n \\\"hover\\\": {\\\"tooltip\\\": {\\\"signal\\\": \\\"datum.name\\\"}}\\n }\\n },\\n {\\n \\\"type\\\": \\\"text\\\",\\n \\\"name\\\": \\\"labels\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"nodes\\\"},\\n \\\"zindex\\\": 2,\\n \\\"interactive\\\": false,\\n \\\"enter\\\": {},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"fill\\\": {\\\"signal\\\": \\\"'white'\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"y\\\"},\\n \\\"x\\\": {\\\"field\\\": \\\"x\\\"},\\n \\\"text\\\": {\\\"field\\\": \\\"datum.name\\\"},\\n \\\"align\\\": {\\\"value\\\": \\\"center\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 10},\\n \\\"baseline\\\": {\\\"value\\\": \\\"middle\\\"},\\n \\\"limit\\\": {\\n \\\"signal\\\": \\\"clamp(sqrt(4 * nodeRadius * nodeRadius)-7,1,1000)\\\"\\n },\\n \\\"ellipsis\\\": {\\\"value\\\": \\\" \\\"}\\n }\\n }\\n }\\n ]\\n}\"}}"},"id":"1c59f345-ad69-4717-90ca-75b65efee96b","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-03T06:18:11.955Z","version":"WzMyLDFd"} {"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"services-groups-pie","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"services-groups-pie\",\"type\":\"pie\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"services\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"serviceName\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":5,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"services\"},\"schema\":\"segment\"}],\"params\":{\"type\":\"pie\",\"addTooltip\":true,\"addLegend\":true,\"legendPosition\":\"right\",\"isDonut\":true,\"labels\":{\"show\":false,\"values\":true,\"last_level\":true,\"truncate\":100},\"row\":true}}"},"id":"f43111e2-256c-4d15-be98-89086c5b2bca","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"a7cea13f-0173-4ade-8993-f4468193da16","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-03T06:18:11.955Z","version":"WzMzLDFd"} {"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"services-summary-table","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"services-summary-table\",\"type\":\"table\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"requests\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"serviceName\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":5,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"services\"},\"schema\":\"bucket\"},{\"id\":\"3\",\"enabled\":true,\"type\":\"percentiles\",\"params\":{\"field\":\"durationInNanos\",\"percents\":[95],\"customLabel\":\"duration\"},\"schema\":\"metric\"},{\"id\":\"4\",\"enabled\":true,\"type\":\"sum\",\"params\":{\"field\":\"status.code\",\"customLabel\":\"status\"},\"schema\":\"metric\"},{\"id\":\"5\",\"enabled\":true,\"type\":\"cardinality\",\"params\":{\"field\":\"traceId\",\"customLabel\":\"traces\"},\"schema\":\"metric\"},{\"id\":\"6\",\"enabled\":true,\"type\":\"cardinality\",\"params\":{\"field\":\"traceGroup\",\"customLabel\":\"groups\"},\"schema\":\"metric\"}],\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMetricsAtAllLevels\":false,\"showTotal\":false,\"totalFunc\":\"sum\",\"percentageCol\":\"\",\"row\":true}}"},"id":"e7c75468-4e40-4b30-adad-b1d64962c76f","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"a7cea13f-0173-4ade-8993-f4468193da16","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-03T06:18:11.955Z","version":"WzM0LDFd"} -{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"multi-line-selectable-date-services-request-rate","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"multi-line-selectable-date-services-request-rate\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"title\\\": \\\"Services Requests Rate\\\",\\n \\\"data\\\": [\\n {\\n \\\"name\\\": \\\"rawdata\\\",\\n \\\"url\\\": {\\n \\\"%context%\\\": true,\\n \\\"%timefield%\\\": \\\"startTime\\\",\\n \\\"index\\\": \\\"otel-v1-apm-span-*\\\",\\n \\\"body\\\": {\\n \\\"aggs\\\": {\\n \\\"services\\\": {\\n \\\"terms\\\": {\\n \\\"field\\\": \\\"serviceName\\\",\\n \\\"size\\\": 15\\n },\\n \\\"aggs\\\": {\\n \\\"time_buckets\\\": {\\n \\\"date_histogram\\\": {\\n \\\"field\\\": \\\"startTime\\\",\\n \\\"interval\\\": {\\\"%autointerval%\\\": true},\\n \\\"extended_bounds\\\": {\\n \\\"min\\\": {\\\"%timefilter%\\\": \\\"min\\\"},\\n \\\"max\\\": {\\\"%timefilter%\\\": \\\"max\\\"}\\n },\\n \\\"min_doc_count\\\":0\\n },\\n \\\"aggs\\\": {\\n \\\"duration\\\": {\\n \\\"avg\\\": {\\n \\\"missing\\\": 0,\\n \\\"script\\\": {\\n \\\"source\\\": \\\"!doc.containsKey('durationInNanos') || doc['durationInNanos'].empty ? 0 : doc['durationInNanos'].value / 1000000.0\\\",\\n \\\"lang\\\": \\\"painless\\\"\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n },\\n \\\"size\\\": 0\\n }\\n },\\n \\\"format\\\": {\\\"property\\\": \\\"aggregations.services.buckets\\\"}\\n },\\n {\\n \\\"name\\\": \\\"flatdata\\\",\\n \\\"source\\\": \\\"rawdata\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"flatten\\\",\\n \\\"fields\\\": [\\\"time_buckets.buckets\\\"],\\n \\\"as\\\": [\\\"val\\\"]\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"count\\\",\\n \\\"expr\\\":\\\"datum.val.doc_count\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"duration\\\",\\n \\\"expr\\\": \\\"datum.val.duration.value == null ? 0 : datum.val.duration.value\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"time\\\",\\n \\\"expr\\\": \\\"timeFormat(utcParse(datum.val.key_as_string,'%Y-%m-%dT%H:%M:%S.%LZ'), '%B %d, %Y %H:%M')\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"hasSelection\\\",\\n \\\"values\\\": [{}],\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"filter\\\", \\\"expr\\\": \\\"selected[0] != selected[1]\\\"}\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"groupScale\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"padding\\\": 0.1,\\n \\\"domain\\\": {\\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"key\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"height\\\"\\n },\\n {\\n \\\"name\\\": \\\"xScale\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"val.key\\\"},\\n \\\"range\\\": \\\"width\\\",\\n \\\"padding\\\": 5\\n },\\n {\\n \\\"name\\\": \\\"durationScale\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"duration\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"bandwidth('groupScale')\\\"}, 0]\\n },\\n {\\n \\\"name\\\": \\\"yScale\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"val.doc_count\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"bandwidth('groupScale')\\\"}, 0]\\n },\\n {\\n \\\"name\\\": \\\"colorScale\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"key\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"category\\\"\\n }\\n ],\\n \\\"axes\\\": [\\n {\\\"orient\\\": \\\"bottom\\\", \\\"scale\\\": \\\"xScale\\\", \\\"tickCount\\\": 5}\\n ],\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"currentX\\\",\\n \\\"value\\\": -1,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"view:mousemove\\\", \\\"update\\\": \\\"clamp(x(), 0, width)\\\"},\\n {\\\"events\\\": \\\"view:mouseout\\\", \\\"update\\\": \\\"-1\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"selected\\\",\\n \\\"value\\\": [0, 0],\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@grapharea:mousedown\\\", \\\"update\\\": \\\"[x(), x()]\\\"},\\n {\\n \\\"events\\\": \\\"[@grapharea:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[selected[0], clamp(x(), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"delta\\\"},\\n \\\"update\\\": \\\"clampRange([anchor[0] + delta, anchor[1] + delta], 0, width)\\\"\\n },\\n {\\n \\\"events\\\": \\\"[@leftEdge:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[clamp(x(), 0, width), selected[1]]\\\"\\n },\\n {\\n \\\"events\\\": \\\"[@rightEdge:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[selected[0], clamp(x(), 0, width)]\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"anchor\\\",\\n \\\"value\\\": null,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@selectedRect:mousedown\\\", \\\"update\\\": \\\"selected\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"xDown\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@selectedRect:mousedown\\\", \\\"update\\\": \\\"x()\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"delta\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"[@selectedRect:mousedown, window:mouseup] > window:mousemove!\\\", \\\"update\\\": \\\"x() - xDown\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyTimeFilter\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"@applyTimeFilterButton:click, @selectedRect:dblclick\\\",\\n \\\"update\\\": \\\"opensearchDashboardsSetTimeFilter(invert('xScale',selected[0]), invert('xScale',selected[1]))\\\"\\n },\\n {\\\"events\\\": \\\"@grapharea:dblclick\\\", \\\"update\\\": \\\"opensearchDashboardsSetTimeFilter('now-15d', 'now')\\\"}\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"grapharea\\\",\\n \\\"type\\\": \\\"group\\\",\\n \\\"from\\\": {\\n \\\"facet\\\": {\\\"name\\\": \\\"facets\\\", \\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"time_buckets.buckets\\\"}\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"y\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"field\\\": \\\"key\\\"},\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"x\\\": {\\\"value\\\": 0},\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0},\\n \\\"fill\\\": {\\\"value\\\": \\\"#000\\\"},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'Service': datum['key']}\\\"\\n }\\n }\\n },\\n \\\"axes\\\": [\\n {\\n \\\"orient\\\": \\\"left\\\",\\n \\\"scale\\\": \\\"yScale\\\",\\n \\\"title\\\": {\\\"signal\\\": \\\"parent.key\\\"},\\n \\\"tickCount\\\": 4,\\n \\\"encode\\\": {\\n \\\"title\\\": {\\n \\\"name\\\": \\\"extFilter\\\",\\n \\\"interactive\\\": true,\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 8},\\n \\\"fill\\\": {\\\"value\\\": \\\"steelblue\\\"}\\n },\\n \\\"hover\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"}\\n }\\n }\\n }\\n },\\n {\\n \\\"orient\\\": \\\"right\\\",\\n \\\"scale\\\": \\\"durationScale\\\",\\n \\\"tickCount\\\": 4,\\n \\\"title\\\": {\\\"signal\\\": \\\"parent.key\\\"},\\n \\\"encode\\\": {\\n \\\"title\\\": {\\n \\\"name\\\": \\\"extErrorFilter\\\",\\n \\\"interactive\\\": true,\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 8},\\n \\\"fill\\\": {\\\"value\\\": \\\"red\\\"}\\n },\\n \\\"hover\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"}\\n }\\n }\\n }\\n }\\n ],\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"updateErrFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"source\\\": \\\"scope\\\", \\\"markname\\\": \\\"extErrorFilter\\\", \\\"type\\\": \\\"click\\\"},\\n \\\"update\\\": \\\"{'match': {'status.code': {'query': 2, 'type': 'phrase'}}}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyErrorFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"updateErrFilterObj\\\"},\\n \\\"update\\\": \\\"length(domain('groupScale')) > 1 ? opensearchDashboardsAddFilter(updateErrFilterObj) : opensearchDashboardsRemoveFilter(updateErrFilterObj)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"updateFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"source\\\": \\\"scope\\\", \\\"markname\\\": \\\"extFilter\\\", \\\"type\\\": \\\"click\\\"},\\n \\\"update\\\": \\\"{'match': {'serviceName': {'query': parent.key, 'type': 'phrase'}}}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"updateFilterObj\\\"},\\n \\\"update\\\": \\\"length(domain('groupScale')) > 1 ? opensearchDashboardsAddFilter(updateFilterObj) : opensearchDashboardsRemoveFilter(updateFilterObj)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"line\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"facets\\\"},\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"scale\\\": \\\"xScale\\\", \\\"field\\\": \\\"key\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"yScale\\\", \\\"field\\\": \\\"doc_count\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.2},\\n \\\"stroke\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}}\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"rect\\\",\\n \\\"from\\\": {\\n \\\"data\\\": \\\"facets\\\"\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\n \\\"scale\\\": \\\"xScale\\\",\\n \\\"field\\\": \\\"key\\\"\\n },\\n \\\"width\\\": { \\\"value\\\": 15},\\n\\\"cornerRadius\\\": { \\\"value\\\": 5 }\\n \\\"y\\\": {\\n \\\"scale\\\": \\\"durationScale\\\",\\n \\\"field\\\": \\\"duration.value\\\",\\n \\\"offset\\\": -3\\n },\\n \\\"y2\\\": {\\\"scale\\\": \\\"durationScale\\\", \\\"value\\\": 0}\\n\\n \\\"stroke\\\": {\\\"value\\\":\\\"black\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.8},\\n\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'Date': timeFormat(datum['key'], '%Y-%m-%d %H:%M'), 'Value': datum['duration']}\\\"\\n }\\n }\\n }\\n},\\n {\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"from\\\": {\\n \\\"data\\\": \\\"facets\\\"\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\n \\\"scale\\\": \\\"xScale\\\",\\n \\\"field\\\": \\\"key\\\"\\n },\\n \\\"y\\\": {\\n \\\"scale\\\": \\\"yScale\\\",\\n \\\"field\\\": \\\"doc_count\\\"\\n },\\n \\\"size\\\": {\\n \\\"value\\\": 8\\n },\\n \\\"stroke\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'Date': timeFormat(datum['key'], '%Y-%m-%d %H:%M'), 'Value': datum['doc_count']}\\\"\\n }\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"hasSelection\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"selectedRect\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.2},\\n \\\"cursor\\\": {\\\"value\\\": \\\"move\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[0]\\\"},\\n \\\"x2\\\": {\\\"signal\\\": \\\"selected[1]\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"leftEdge\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"width\\\": {\\\"value\\\": 2},\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"},\\n \\\"cursor\\\": {\\\"value\\\": \\\"ew-resize\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[0]\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"rightEdge\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"width\\\": {\\\"value\\\": 2},\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"},\\n \\\"cursor\\\": {\\\"value\\\": \\\"ew-resize\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[1]\\\"}\\n }\\n }\\n }\\n ]\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"applyTimeFilterButton\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"hasSelection\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"cornerRadius\\\": {\\\"value\\\": 6},\\n \\\"fill\\\": {\\\"value\\\": \\\"#f5f5f5\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#c1c1c1\\\"},\\n \\\"strokeWidth\\\": {\\\"value\\\": 2},\\n \\\"xc\\\": {\\\"signal\\\": \\\"width/2\\\"},\\n \\\"y\\\": {\\\"value\\\": 30},\\n \\\"width\\\": {\\\"value\\\": 80},\\n \\\"height\\\": {\\\"value\\\": 30},\\n \\\"opacity\\\": {\\\"value\\\": 1}\\n },\\n \\\"hover\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"text\\\",\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"xc\\\": {\\\"field\\\": {\\\"group\\\": \\\"width\\\"}, \\\"mult\\\": 0.5},\\n \\\"yc\\\": {\\\"field\\\": {\\\"group\\\": \\\"height\\\"}, \\\"mult\\\": 0.5, \\\"offset\\\": 2},\\n \\\"align\\\": {\\\"value\\\": \\\"center\\\"},\\n \\\"baseline\\\": {\\\"value\\\": \\\"middle\\\"},\\n \\\"fontWeight\\\": {\\\"value\\\": \\\"bold\\\"},\\n \\\"text\\\": {\\\"value\\\": \\\"Apply Filter\\\"}\\n }\\n }\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"rule\\\",\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"y\\\": {\\\"value\\\": 0},\\n \\\"y2\\\": {\\\"signal\\\": \\\"height\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"gray\\\"},\\n \\\"strokeDash\\\": {\\\"value\\\": [2, 1]},\\n \\\"x\\\": {\\\"signal\\\": \\\"max(currentX,0)\\\"},\\n \\\"strokeOpacity\\\": {\\\"signal\\\": \\\"currentX > 0 ? 1 : 0\\\"}\\n }\\n }\\n }\\n ]\\n}\\n\"}}"},"id":"cb36546d-6eff-460a-a82f-06dd192be2b9","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-03T06:32:26.118Z","version":"WzQzLDFd"} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"multi-line-selectable-date-services-request-rate","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"multi-line-selectable-date-services-request-rate\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"title\\\": \\\"Services Requests Rate\\\",\\n \\\"data\\\": [\\n {\\n \\\"name\\\": \\\"rawdata\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-v1-apm-span-*\\\",\\n \\\"%context%\\\": true,\\n \\\"%timefield%\\\": \\\"startTime\\\",\\n \\\"body\\\": {\\n \\\"aggs\\\": {\\n \\\"services\\\": {\\n \\\"terms\\\": {\\n \\\"field\\\": \\\"serviceName\\\",\\n \\\"size\\\": 15\\n },\\n \\\"aggs\\\": {\\n \\\"time_buckets\\\": {\\n \\\"date_histogram\\\": {\\n \\\"field\\\": \\\"startTime\\\",\\n \\\"interval\\\": {\\\"%autointerval%\\\": true},\\n \\\"extended_bounds\\\": {\\n \\\"min\\\": {\\\"%timefilter%\\\": \\\"min\\\"},\\n \\\"max\\\": {\\\"%timefilter%\\\": \\\"max\\\"}\\n },\\n \\\"min_doc_count\\\":0\\n },\\n \\\"aggs\\\": {\\n \\\"duration\\\": {\\n \\\"avg\\\": {\\n \\\"missing\\\": 0,\\n \\\"script\\\": {\\n \\\"source\\\": \\\"!doc.containsKey('durationInNanos') || doc['durationInNanos'].empty ? 0 : doc['durationInNanos'].value / 1000000.0\\\",\\n \\\"lang\\\": \\\"painless\\\"\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n },\\n \\\"size\\\": 0\\n }\\n },\\n \\\"format\\\": {\\\"property\\\": \\\"aggregations.services.buckets\\\"}\\n },\\n {\\n \\\"name\\\": \\\"flatdata\\\",\\n \\\"source\\\": \\\"rawdata\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"flatten\\\",\\n \\\"fields\\\": [\\\"time_buckets.buckets\\\"],\\n \\\"as\\\": [\\\"val\\\"]\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"count\\\",\\n \\\"expr\\\":\\\"datum.val.doc_count\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"duration\\\",\\n \\\"expr\\\": \\\"datum.val.duration.value == null ? 0 : datum.val.duration.value\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"time\\\",\\n \\\"expr\\\": \\\"timeFormat(utcParse(datum.val.key_as_string,'%Y-%m-%dT%H:%M:%S.%LZ'), '%B %d, %Y %H:%M')\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"hasSelection\\\",\\n \\\"values\\\": [{}],\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"filter\\\", \\\"expr\\\": \\\"selected[0] != selected[1]\\\"}\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"groupScale\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"padding\\\": 0.1,\\n \\\"domain\\\": {\\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"key\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"height\\\"\\n },\\n {\\n \\\"name\\\": \\\"xScale\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"val.key\\\"},\\n \\\"range\\\": \\\"width\\\",\\n \\\"padding\\\": 5\\n },\\n {\\n \\\"name\\\": \\\"durationScale\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"duration\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"bandwidth('groupScale')\\\"}, 0]\\n },\\n {\\n \\\"name\\\": \\\"yScale\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"val.doc_count\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"bandwidth('groupScale')\\\"}, 0]\\n },\\n {\\n \\\"name\\\": \\\"colorScale\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"key\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"category\\\"\\n }\\n ],\\n \\\"axes\\\": [\\n {\\\"orient\\\": \\\"bottom\\\", \\\"scale\\\": \\\"xScale\\\", \\\"tickCount\\\": 5}\\n ],\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"currentX\\\",\\n \\\"value\\\": -1,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"view:mousemove\\\", \\\"update\\\": \\\"clamp(x(), 0, width)\\\"},\\n {\\\"events\\\": \\\"view:mouseout\\\", \\\"update\\\": \\\"-1\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"selected\\\",\\n \\\"value\\\": [0, 0],\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@grapharea:mousedown\\\", \\\"update\\\": \\\"[x(), x()]\\\"},\\n {\\n \\\"events\\\": \\\"[@grapharea:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[selected[0], clamp(x(), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"delta\\\"},\\n \\\"update\\\": \\\"clampRange([anchor[0] + delta, anchor[1] + delta], 0, width)\\\"\\n },\\n {\\n \\\"events\\\": \\\"[@leftEdge:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[clamp(x(), 0, width), selected[1]]\\\"\\n },\\n {\\n \\\"events\\\": \\\"[@rightEdge:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[selected[0], clamp(x(), 0, width)]\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"anchor\\\",\\n \\\"value\\\": null,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@selectedRect:mousedown\\\", \\\"update\\\": \\\"selected\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"xDown\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@selectedRect:mousedown\\\", \\\"update\\\": \\\"x()\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"delta\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"[@selectedRect:mousedown, window:mouseup] > window:mousemove!\\\", \\\"update\\\": \\\"x() - xDown\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyTimeFilter\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"@applyTimeFilterButton:click, @selectedRect:dblclick\\\",\\n \\\"update\\\": \\\"opensearchDashboardsSetTimeFilter(invert('xScale',selected[0]), invert('xScale',selected[1]))\\\"\\n },\\n {\\\"events\\\": \\\"@grapharea:dblclick\\\", \\\"update\\\": \\\"opensearchDashboardsSetTimeFilter('now-15d', 'now')\\\"}\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"grapharea\\\",\\n \\\"type\\\": \\\"group\\\",\\n \\\"from\\\": {\\n \\\"facet\\\": {\\\"name\\\": \\\"facets\\\", \\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"time_buckets.buckets\\\"}\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"y\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"field\\\": \\\"key\\\"},\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"x\\\": {\\\"value\\\": 0},\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0},\\n \\\"fill\\\": {\\\"value\\\": \\\"#000\\\"},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'Service': datum['key']}\\\"\\n }\\n }\\n },\\n \\\"axes\\\": [\\n {\\n \\\"orient\\\": \\\"left\\\",\\n \\\"scale\\\": \\\"yScale\\\",\\n \\\"title\\\": {\\\"signal\\\": \\\"parent.key\\\"},\\n \\\"tickCount\\\": 4,\\n \\\"encode\\\": {\\n \\\"title\\\": {\\n \\\"name\\\": \\\"extFilter\\\",\\n \\\"interactive\\\": true,\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 8},\\n \\\"fill\\\": {\\\"value\\\": \\\"steelblue\\\"}\\n },\\n \\\"hover\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"}\\n }\\n }\\n }\\n },\\n {\\n \\\"orient\\\": \\\"right\\\",\\n \\\"scale\\\": \\\"durationScale\\\",\\n \\\"tickCount\\\": 4,\\n \\\"title\\\": {\\\"signal\\\": \\\"parent.key\\\"},\\n \\\"encode\\\": {\\n \\\"title\\\": {\\n \\\"name\\\": \\\"extErrorFilter\\\",\\n \\\"interactive\\\": true,\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 8},\\n \\\"fill\\\": {\\\"value\\\": \\\"red\\\"}\\n },\\n \\\"hover\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"}\\n }\\n }\\n }\\n }\\n ],\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"updateErrFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"source\\\": \\\"scope\\\", \\\"markname\\\": \\\"extErrorFilter\\\", \\\"type\\\": \\\"click\\\"},\\n \\\"update\\\": \\\"{'match': {'status.code': {'query': 2, 'type': 'phrase'}}}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyErrorFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"updateErrFilterObj\\\"},\\n \\\"update\\\": \\\"length(domain('groupScale')) > 1 ? opensearchDashboardsAddFilter(updateErrFilterObj) : opensearchDashboardsRemoveFilter(updateErrFilterObj)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"updateFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"source\\\": \\\"scope\\\", \\\"markname\\\": \\\"extFilter\\\", \\\"type\\\": \\\"click\\\"},\\n \\\"update\\\": \\\"{'match': {'serviceName': {'query': parent.key, 'type': 'phrase'}}}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"updateFilterObj\\\"},\\n \\\"update\\\": \\\"length(domain('groupScale')) > 1 ? opensearchDashboardsAddFilter(updateFilterObj) : opensearchDashboardsRemoveFilter(updateFilterObj)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"line\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"facets\\\"},\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"scale\\\": \\\"xScale\\\", \\\"field\\\": \\\"key\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"yScale\\\", \\\"field\\\": \\\"doc_count\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.2},\\n \\\"stroke\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}}\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"rect\\\",\\n \\\"from\\\": {\\n \\\"data\\\": \\\"facets\\\"\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\n \\\"scale\\\": \\\"xScale\\\",\\n \\\"field\\\": \\\"key\\\"\\n },\\n \\\"width\\\": { \\\"value\\\": 15},\\n\\\"cornerRadius\\\": { \\\"value\\\": 5 }\\n \\\"y\\\": {\\n \\\"scale\\\": \\\"durationScale\\\",\\n \\\"field\\\": \\\"duration.value\\\",\\n \\\"offset\\\": -3\\n },\\n \\\"y2\\\": {\\\"scale\\\": \\\"durationScale\\\", \\\"value\\\": 0}\\n\\n \\\"stroke\\\": {\\\"value\\\":\\\"black\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.8},\\n\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'Date': timeFormat(datum['key'], '%Y-%m-%d %H:%M'), 'Value': datum['duration']}\\\"\\n }\\n }\\n }\\n},\\n {\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"from\\\": {\\n \\\"data\\\": \\\"facets\\\"\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\n \\\"scale\\\": \\\"xScale\\\",\\n \\\"field\\\": \\\"key\\\"\\n },\\n \\\"y\\\": {\\n \\\"scale\\\": \\\"yScale\\\",\\n \\\"field\\\": \\\"doc_count\\\"\\n },\\n \\\"size\\\": {\\n \\\"value\\\": 8\\n },\\n \\\"stroke\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'Date': timeFormat(datum['key'], '%Y-%m-%d %H:%M'), 'Value': datum['doc_count']}\\\"\\n }\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"hasSelection\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"selectedRect\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.2},\\n \\\"cursor\\\": {\\\"value\\\": \\\"move\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[0]\\\"},\\n \\\"x2\\\": {\\\"signal\\\": \\\"selected[1]\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"leftEdge\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"width\\\": {\\\"value\\\": 2},\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"},\\n \\\"cursor\\\": {\\\"value\\\": \\\"ew-resize\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[0]\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"rightEdge\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"width\\\": {\\\"value\\\": 2},\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"},\\n \\\"cursor\\\": {\\\"value\\\": \\\"ew-resize\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[1]\\\"}\\n }\\n }\\n }\\n ]\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"applyTimeFilterButton\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"hasSelection\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"cornerRadius\\\": {\\\"value\\\": 6},\\n \\\"fill\\\": {\\\"value\\\": \\\"#f5f5f5\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#c1c1c1\\\"},\\n \\\"strokeWidth\\\": {\\\"value\\\": 2},\\n \\\"xc\\\": {\\\"signal\\\": \\\"width/2\\\"},\\n \\\"y\\\": {\\\"value\\\": 30},\\n \\\"width\\\": {\\\"value\\\": 80},\\n \\\"height\\\": {\\\"value\\\": 30},\\n \\\"opacity\\\": {\\\"value\\\": 1}\\n },\\n \\\"hover\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"text\\\",\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"xc\\\": {\\\"field\\\": {\\\"group\\\": \\\"width\\\"}, \\\"mult\\\": 0.5},\\n \\\"yc\\\": {\\\"field\\\": {\\\"group\\\": \\\"height\\\"}, \\\"mult\\\": 0.5, \\\"offset\\\": 2},\\n \\\"align\\\": {\\\"value\\\": \\\"center\\\"},\\n \\\"baseline\\\": {\\\"value\\\": \\\"middle\\\"},\\n \\\"fontWeight\\\": {\\\"value\\\": \\\"bold\\\"},\\n \\\"text\\\": {\\\"value\\\": \\\"Apply Filter\\\"}\\n }\\n }\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"rule\\\",\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"y\\\": {\\\"value\\\": 0},\\n \\\"y2\\\": {\\\"signal\\\": \\\"height\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"gray\\\"},\\n \\\"strokeDash\\\": {\\\"value\\\": [2, 1]},\\n \\\"x\\\": {\\\"signal\\\": \\\"max(currentX,0)\\\"},\\n \\\"strokeOpacity\\\": {\\\"signal\\\": \\\"currentX > 0 ? 1 : 0\\\"}\\n }\\n }\\n }\\n ]\\n}\\n\"}}"},"id":"cb36546d-6eff-460a-a82f-06dd192be2b9","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-08T23:50:18.273Z","version":"WzE0MSw1XQ=="} {"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"traces-by-duration","uiStateJSON":"{\"vis\":{\"sortColumn\":{\"colIndex\":2,\"direction\":\"desc\"},\"columnsWidth\":[{\"colIndex\":1,\"width\":182.66666666666669},{\"colIndex\":0,\"width\":398.16666666666663},{\"colIndex\":3,\"width\":253.05555555555557},{\"colIndex\":2,\"width\":222.5555555555556}]}}","version":1,"visState":"{\"title\":\"traces-by-duration\",\"type\":\"table\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"amount\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"traceId\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":5,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"traces\"},\"schema\":\"bucket\"},{\"id\":\"3\",\"enabled\":true,\"type\":\"avg\",\"params\":{\"field\":\"durationInNanos\",\"customLabel\":\"avg duration\"},\"schema\":\"metric\"},{\"id\":\"4\",\"enabled\":true,\"type\":\"percentiles\",\"params\":{\"field\":\"durationInNanos\",\"percents\":[75,95]},\"schema\":\"metric\"}],\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMetricsAtAllLevels\":false,\"showTotal\":false,\"totalFunc\":\"sum\",\"percentageCol\":\"\",\"row\":true}}"},"id":"f7ed5710-23c5-485e-8d2e-5d91c7530a7c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"a7cea13f-0173-4ade-8993-f4468193da16","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-03T06:18:11.955Z","version":"WzM2LDFd"} {"attributes":{"description":"traces gantt chart representing a trace transaction","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"traces-gantt-chart","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"traces-gantt-chart\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega-lite/v5.json\\\",\\n\\n \\\"data\\\": {\\n \\\"url\\\" :{\\n \\\"%context%\\\": \\\"true\\\",\\n \\\"%timefield%\\\": \\\"startTime\\\",\\n \\\"index\\\": \\\"otel-v1-apm-span-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 75\\n }\\n }\\n \\\"format\\\":{\\n \\\"type\\\": \\\"json\\\",\\n \\\"property\\\":\\\"hits.hits\\\"\\n }\\n },\\n \\\"transform\\\": [\\n{\\\"calculate\\\": \\\"datum._source.durationInNanos / 1000000\\\", \\\"as\\\": \\\"durationInMs\\\"},\\n {\\n \\\"window\\\": [\\n {\\n \\\"op\\\": \\\"max\\\",\\n \\\"field\\\": \\\"durationInMs\\\",\\n \\\"as\\\": \\\"maxDuration\\\"\\n }\\n ],\\n \\\"frame\\\": [null, null]\\n },\\n {\\n \\\"calculate\\\": \\\"datum.durationInMs / datum.maxDuration\\\",\\n \\\"as\\\": \\\"normalizedDuration\\\"\\n },\\n { \\\"calculate\\\": \\\"datum._source.traceGroup\\\", \\\"as\\\": \\\"traceGroup\\\"},\\n { \\\"calculate\\\": \\\"toDate(datum._source.startTime)\\\", \\\"as\\\": \\\"currentDate\\\"},\\n { \\\"calculate\\\": \\\"toDate(datum._source.startTime)\\\", \\\"as\\\": \\\"startTime\\\"},\\n {\\n \\\"calculate\\\": \\\"format(datum.durationInMs, '.1f') + 'ms'\\\",\\n \\\"as\\\": \\\"formattedDuration\\\"\\n }, {\\n \\\"calculate\\\": \\\"toDate(datum._source.endTime)\\\", \\\"as\\\": \\\"endTime\\\" },\\n {\\n \\\"window\\\": [{\\\"op\\\": \\\"row_number\\\", \\\"as\\\": \\\"running_number\\\"}],\\n \\\"groupby\\\": [\\\"_source.traceId\\\"],\\n \\\"sort\\\": [{\\\"field\\\": \\\"currentDate\\\"}]\\n },\\n {\\n \\\"calculate\\\": \\\"datum._source.traceId + ' | ' + datum._source.serviceName + ' | Start:' + toDate(datum._source.startTime) + ' #' + datum['running_number']\\\",\\n \\\"as\\\": \\\"project_full_descr\\\"\\n }\\n ],\\n \\n \\\"title\\\": {\\n \\\"text\\\": \\\"Order Gantt by: Trace > Span\\\",\\n \\\"fontSize\\\": 14,\\n \\\"anchor\\\": \\\"start\\\",\\n \\\"dy\\\": -15,\\n \\\"color\\\": \\\"#706D6C\\\"\\n },\\n \\\"layer\\\": [\\n {\\n \\\"mark\\\": {\\n \\\"type\\\": \\\"bar\\\",\\n \\\"tooltip\\\": true,\\n \\\"cornerRadiusTopRight\\\": 4,\\n \\\"cornerRadiusBottomRight\\\": 4\\n },\\n \\\"encoding\\\": {\\n \\\"y\\\": {\\n \\\"field\\\": \\\"project_full_descr\\\",\\n \\\"type\\\": \\\"nominal\\\",\\n \\\"sort\\\": {\\\"field\\\": \\\"startTime\\\", \\\"order\\\": \\\"ascending\\\"},\\n \\\"axis\\\": {\\n \\\"domain\\\": true,\\n \\\"grid\\\": true,\\n \\\"ticks\\\": true,\\n \\\"labels\\\": true,\\n \\\"labelLimit\\\": 800,\\n \\\"labelFontSize\\\": 12,\\n \\\"labelPadding\\\": 10,\\n \\\"labelExpr\\\": \\\"split(datum.label, '|')[1]\\\"\\n },\\n \\\"scale\\\": {\\n \\\"padding\\\": 0.5\\n },\\n \\\"title\\\": null\\n },\\n \\\"x\\\": {\\n \\\"field\\\": \\\"_source.startTime\\\",\\n \\\"type\\\": \\\"temporal\\\",\\n \\\"title\\\": \\\"time\\\"\\n },\\n \\\"x2\\\": {\\\"field\\\": \\\"_source.endTime\\\"},\\n \\\"color\\\": {\\n \\\"field\\\": \\\"_source.serviceName\\\",\\n \\\"type\\\": \\\"nominal\\\",\\n \\\"legend\\\": {\\\"title\\\": \\\"Service Name\\\"},\\n \\\"scale\\\": {\\\"scheme\\\": \\\"category10\\\"}\\n },\\n \\\"opacity\\\": {\\n \\\"field\\\": \\\"normalizedDuration\\\",\\n \\\"legend\\\":null,\\n \\\"type\\\": \\\"quantitative\\\",\\n \\\"scale\\\": {\\\"domain\\\": [0, 1], \\\"range\\\": [0.2, 1]}\\n },\\n \\\"tooltip\\\": [\\n {\\\"field\\\": \\\"_source.serviceName\\\", \\\"title\\\": \\\"Service Name\\\"},\\n {\\\"field\\\": \\\"formattedDuration\\\", \\\"title\\\": \\\"Duration\\\"},\\n {\\\"field\\\": \\\"_source.traceId\\\", \\\"title\\\": \\\"Trace ID\\\"},\\n {\\\"field\\\": \\\"_source.traceGroup\\\", \\\"title\\\": \\\"Trace Group\\\"}\\n ]\\n }\\n },\\n {\\n \\\"mark\\\": {\\\"type\\\": \\\"rule\\\", \\\"strokeDash\\\": [2, 2], \\\"strokeWidth\\\": 2},\\n \\\"encoding\\\": {\\n \\\"x\\\": {\\n \\\"field\\\": \\\"currentDate\\\",\\n \\\"type\\\": \\\"temporal\\\"\\n }\\n }\\n },\\n {\\n \\\"mark\\\": {\\n \\\"type\\\": \\\"text\\\",\\n \\\"align\\\": \\\"right\\\",\\n \\\"dx\\\": -24,\\n \\\"dy\\\": 0,\\n \\\"fontSize\\\": 9\\n },\\n \\\"encoding\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"startTime\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"project_full_descr\\\", \\\"type\\\": \\\"nominal\\\",\\n \\\"sort\\\": {\\\"field\\\": \\\"startTime\\\", \\\"order\\\": \\\"ascending\\\"}\\n},\\n \\\"text\\\": {\\\"field\\\": \\\"formattedDuration\\\"},\\n \\\"color\\\": {\\\"value\\\": \\\"white\\\"}\\n }\\n },\\n {\\n \\\"mark\\\": {\\n \\\"type\\\": \\\"text\\\",\\n \\\"align\\\": \\\"left\\\",\\n \\\"dx\\\": 5,\\n \\\"dy\\\": 0,\\n \\\"fontSize\\\": 9\\n },\\n \\\"encoding\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"endTime\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"project_full_descr\\\", \\\"type\\\": \\\"nominal\\\", \\\"sort\\\": {\\\"field\\\": \\\"startTime\\\", \\\"order\\\": \\\"ascending\\\"}},\\n \\\"text\\\": {\\\"field\\\": \\\"formattedDuration\\\"},\\n \\\"color\\\": {\\\"value\\\": \\\"black\\\"}\\n }\\n },\\n \\n ],\\n \\\"config\\\": {\\\"view\\\": {\\\"stroke\\\": null}}\\n}\"}}"},"id":"546033dc-4047-4d3c-87f9-dc8d5566a438","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-03T06:38:38.636Z","version":"WzQ1LDFd"} {"attributes":{"description":"","hits":0,"kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[]}"},"optionsJSON":"{\"hidePanelTitles\":false,\"useMargins\":true}","panelsJSON":"[{\"embeddableConfig\":{},\"gridData\":{\"h\":6,\"i\":\"ce4b94b7-9cf3-41ef-af99-d842c93ce571\",\"w\":47,\"x\":1,\"y\":0},\"panelIndex\":\"ce4b94b7-9cf3-41ef-af99-d842c93ce571\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_0\"},{\"embeddableConfig\":{},\"gridData\":{\"h\":16,\"i\":\"18938833-0275-421a-8e90-aa3b376d8580\",\"w\":23,\"x\":1,\"y\":6},\"panelIndex\":\"18938833-0275-421a-8e90-aa3b376d8580\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_1\"},{\"embeddableConfig\":{},\"gridData\":{\"h\":16,\"i\":\"ef8ea6a5-af3f-488a-ada9-c24ca4a8c5d4\",\"w\":24,\"x\":24,\"y\":6},\"panelIndex\":\"ef8ea6a5-af3f-488a-ada9-c24ca4a8c5d4\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_2\"},{\"embeddableConfig\":{},\"gridData\":{\"h\":11,\"i\":\"299e9782-a654-465e-8cd3-37f1cfbe24a4\",\"w\":47,\"x\":1,\"y\":22},\"panelIndex\":\"299e9782-a654-465e-8cd3-37f1cfbe24a4\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_3\"},{\"embeddableConfig\":{},\"gridData\":{\"h\":56,\"i\":\"f2ac1c50-3cea-4084-be20-4a23a4e09e6a\",\"w\":47,\"x\":1,\"y\":33},\"panelIndex\":\"f2ac1c50-3cea-4084-be20-4a23a4e09e6a\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_4\"},{\"embeddableConfig\":{\"vis\":{\"columnsWidth\":[{\"colIndex\":1,\"width\":182.66666666666669},{\"colIndex\":0,\"width\":398.16666666666663},{\"colIndex\":3,\"width\":405.05555555555554},{\"colIndex\":2,\"width\":325.5555555555556}],\"sortColumn\":{\"colIndex\":2,\"direction\":\"desc\"}}},\"gridData\":{\"h\":11,\"i\":\"45b84c55-14f2-4cf8-b0dd-bea4aece5c7a\",\"w\":47,\"x\":1,\"y\":89},\"panelIndex\":\"45b84c55-14f2-4cf8-b0dd-bea4aece5c7a\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_5\"},{\"embeddableConfig\":{},\"gridData\":{\"h\":35,\"i\":\"a546dd15-c336-47e0-a8b7-df153289658d\",\"w\":47,\"x\":1,\"y\":100},\"panelIndex\":\"a546dd15-c336-47e0-a8b7-df153289658d\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_6\"}]","refreshInterval":{"pause":true,"value":0},"timeFrom":"now-30m","timeRestore":true,"timeTo":"now","title":"observability-services-dashboard","version":1},"id":"95f853bf-b69c-465b-93a0-41377705a5f1","migrationVersion":{"dashboard":"7.9.3"},"references":[{"id":"7e12d8ea-1220-4caa-b145-d6be91b46170","name":"panel_0","type":"visualization"},{"id":"1c59f345-ad69-4717-90ca-75b65efee96b","name":"panel_1","type":"visualization"},{"id":"f43111e2-256c-4d15-be98-89086c5b2bca","name":"panel_2","type":"visualization"},{"id":"e7c75468-4e40-4b30-adad-b1d64962c76f","name":"panel_3","type":"visualization"},{"id":"cb36546d-6eff-460a-a82f-06dd192be2b9","name":"panel_4","type":"visualization"},{"id":"f7ed5710-23c5-485e-8d2e-5d91c7530a7c","name":"panel_5","type":"visualization"},{"id":"546033dc-4047-4d3c-87f9-dc8d5566a438","name":"panel_6","type":"visualization"}],"type":"dashboard","updated_at":"2024-03-03T06:39:31.172Z","version":"WzQ2LDFd"} diff --git a/integrations/observability/otel-services/assets/otel-single-service-dashboard-1.0.0.ndjson b/integrations/observability/otel-services/assets/otel-single-service-dashboard-1.0.0.ndjson new file mode 100644 index 0000000..9c59a2e --- /dev/null +++ b/integrations/observability/otel-services/assets/otel-single-service-dashboard-1.0.0.ndjson @@ -0,0 +1,10 @@ +{"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedEventsCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedLinksCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@payment@transaction@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@quote@cost@total\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@cost@total\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@tracking@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@message\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@stacktrace\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@id\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.message@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.name\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.time\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"instrumentationScope.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.name\"}}},{\"count\":0,\"name\":\"instrumentationScope.version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.version\"}}},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"links.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.spanId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceState\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"parentSpanId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.container@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.host@arch\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.host@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@description\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command_args\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command_line\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@executable@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@executable@path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@owner\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@pid\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@description\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@instance@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@namespace\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@auto@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@language\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_request_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_response_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@category\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@cart@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@from\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@to\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@email@recipient\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@list\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_valid\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@charged\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@quantity\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products_recommended@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@recommendation@cache_enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@zip_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@synthetic_request\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@currency\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.busy_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@filepath\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@function\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@lineno\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@namespace\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@instance\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@database_index\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@flags\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@statement\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.decode_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.grpc@error_message\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.grpc@error_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@client_ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@flavor\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@host\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length_uncompressed\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@response_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@route\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@scheme\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_text\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@target\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@client_id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@consumer@group\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@destination@partition\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@message@offset\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@message@payload_size_bytes\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@operation\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@host@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@transport\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.peer@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@action\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@plug\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.query_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.queue_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@grpc@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.sinatra@template_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.source\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.total_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"spanId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"startTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.code\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.message\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroup\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.statusCode\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"traceState\"}}}]","timeFieldName":"startTime","title":"otel-v1-apm-span*"},"id":"f67e4370-d84f-11ee-8f84-1b81ddb8574c","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-02T04:47:24.451Z","version":"WzEsMV0="} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"single-service-metrics-tree-map","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"single-service-metrics-tree-map\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"padding\\\": 5,\\n\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"labels\\\", \\\"value\\\": true,\\n \\\"bind\\\": {\\\"input\\\": \\\"checkbox\\\"}\\n },\\n {\\n \\\"name\\\": \\\"layout\\\", \\\"value\\\": \\\"tidy\\\",\\n \\\"bind\\\": {\\\"input\\\": \\\"radio\\\", \\\"options\\\": [\\\"tidy\\\", \\\"cluster\\\"]}\\n },\\n {\\n \\\"name\\\": \\\"links\\\", \\\"value\\\": \\\"diagonal\\\",\\n \\\"bind\\\": {\\n \\\"input\\\": \\\"select\\\",\\n \\\"options\\\": [\\\"line\\\", \\\"curve\\\", \\\"diagonal\\\", \\\"orthogonal\\\"]\\n }\\n },\\n {\\n \\\"name\\\": \\\"separation\\\", \\\"value\\\": false,\\n \\\"bind\\\": {\\\"input\\\": \\\"checkbox\\\"}\\n }\\n ],\\n\\n \\\"data\\\": [\\n{\\n \\\"name\\\": \\\"raw-data\\\",\\n \\\"values\\\": [\\n {\\\"id\\\": 0, \\\"name\\\": \\\"recommendationservice\\\"},\\n {\\\"id\\\": 1, \\\"name\\\": \\\"system\\\", \\\"parent\\\": 0},\\n {\\\"id\\\": 2, \\\"name\\\": \\\"disk\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 3, \\\"name\\\": \\\"io\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 4, \\\"name\\\": \\\"operations\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 5, \\\"name\\\": \\\"time\\\", \\\"parent\\\": 2},\\n {\\\"id\\\": 6, \\\"name\\\": \\\"calls\\\", \\\"parent\\\": 0},\\n {\\\"id\\\": 7, \\\"name\\\": \\\"duration\\\", \\\"parent\\\": 0},\\n {\\\"id\\\": 8, \\\"name\\\": \\\"cpu\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 9, \\\"name\\\": \\\"time\\\", \\\"parent\\\": 8},\\n {\\\"id\\\": 10, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 8},\\n {\\\"id\\\": 11, \\\"name\\\": \\\"network\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 12, \\\"name\\\": \\\"dropped_packets\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 13, \\\"name\\\": \\\"errors\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 14, \\\"name\\\": \\\"io\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 15, \\\"name\\\": \\\"packets\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 16, \\\"name\\\": \\\"memory\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 17, \\\"name\\\": \\\"usage\\\", \\\"parent\\\": 16},\\n {\\\"id\\\": 18, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 16},\\n {\\\"id\\\": 19, \\\"name\\\": \\\"process\\\", \\\"parent\\\": 0},\\n {\\\"id\\\": 20, \\\"name\\\": \\\"runtime\\\", \\\"parent\\\": 19},\\n {\\\"id\\\": 21, \\\"name\\\": \\\"cpython\\\", \\\"parent\\\": 20},\\n {\\\"id\\\": 22, \\\"name\\\": \\\"gc_count\\\", \\\"parent\\\": 21},\\n {\\\"id\\\": 23, \\\"name\\\": \\\"connections\\\", \\\"parent\\\": 11},\\n {\\\"id\\\": 24, \\\"name\\\": \\\"swap\\\", \\\"parent\\\": 1},\\n {\\\"id\\\": 25, \\\"name\\\": \\\"usage\\\", \\\"parent\\\": 24},\\n {\\\"id\\\": 26, \\\"name\\\": \\\"utilization\\\", \\\"parent\\\": 24},\\n {\\\"id\\\": 27, \\\"name\\\": \\\"cpu_time\\\", \\\"parent\\\": 21},\\n {\\\"id\\\": 28, \\\"name\\\": \\\"memory\\\", \\\"parent\\\": 21},\\n {\\\"id\\\": 29, \\\"name\\\": \\\"app_recommendations_counter\\\", \\\"parent\\\": 0},\\n {\\\"id\\\": 30, \\\"name\\\": \\\"thread_count\\\", \\\"parent\\\": 1}\\n ]\\n},\\n\\n {\\n \\\"name\\\": \\\"tree\\\",\\n \\\"source\\\":\\\"raw-data\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"stratify\\\",\\n \\\"key\\\": \\\"id\\\",\\n \\\"parentKey\\\": \\\"parent\\\"\\n },\\n {\\n \\\"type\\\": \\\"lookup\\\",\\n \\\"from\\\": \\\"raw-data\\\",\\n \\\"key\\\": \\\"id\\\",\\n \\\"fields\\\": [\\\"parent\\\"],\\n \\\"as\\\": [\\\"parentData\\\"]\\n },\\n {\\n \\\"type\\\": \\\"tree\\\",\\n \\\"method\\\": {\\\"signal\\\": \\\"layout\\\"},\\n \\\"size\\\": [{\\\"signal\\\": \\\"height\\\"}, {\\\"signal\\\": \\\"width - 100\\\"}],\\n \\\"separation\\\": {\\\"signal\\\": \\\"separation\\\"},\\n \\\"as\\\": [\\\"y\\\", \\\"x\\\", \\\"depth\\\", \\\"children\\\"]\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"links\\\",\\n \\\"source\\\": \\\"tree\\\",\\n \\\"transform\\\": [\\n { \\\"type\\\": \\\"treelinks\\\" },\\n {\\n \\\"type\\\": \\\"linkpath\\\",\\n \\\"orient\\\": \\\"horizontal\\\",\\n \\\"shape\\\": {\\\"signal\\\": \\\"links\\\"}\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"parentName\\\",\\n \\\"expr\\\": \\\"datum.source.name\\\"\\n }\\n ]\\n }\\n ],\\n\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"parentColor\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"tree\\\", \\\"field\\\": \\\"parent\\\"},\\n \\\"range\\\": {\\\"scheme\\\": \\\"category20\\\"}\\n }\\n ],\\n\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"path\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"links\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"path\\\": {\\\"field\\\": \\\"path\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#ccc\\\"}\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"tree\\\"},\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"size\\\": {\\\"value\\\": 200},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#fff\\\"}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"x\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"y\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"parentColor\\\", \\\"field\\\": \\\"parent\\\"},\\n \\\"size\\\": {\\\"signal\\\": \\\"datum.children ? 150 : 200\\\"}, \\n \\\"shape\\\": {\\\"signal\\\": \\\"datum.children ? 'circle' : 'square'\\\"}, \\n \\\"strokeWidth\\\": {\\\"value\\\": 1.5}\\n },\\n \\\"hover\\\": {\\n \\\"size\\\":{\\\"value\\\": 400},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"datum.parentData ? {'Name': datum.name, 'Parent Group': datum.parentData.name} : {'Name': datum.name}\\\"\\n\\n }\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"text\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"tree\\\"},\\n \\\"encode\\\": {\\n \\\"enter\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"black\\\"},\\n \\\"text\\\": {\\\"field\\\": \\\"name\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 12},\\n \\\"baseline\\\": {\\\"value\\\": \\\"middle\\\"}\\n },\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"x\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"y\\\"},\\n \\\"dx\\\": {\\\"signal\\\": \\\"datum.children ? -7 : 7\\\"},\\n \\\"align\\\": {\\\"signal\\\": \\\"datum.children ? 'right' : 'left'\\\"},\\n \\\"opacity\\\": {\\\"signal\\\": \\\"labels ? 1 : 0\\\"}\\n }\\n }\\n }\\n ]\\n}\\n\"}}"},"id":"a75f6330-d9d2-11ee-9203-cf873e97f443","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-05T06:54:48.351Z","version":"WzExOSw0XQ=="} +{"attributes":{"fields":"[{\"count\":0,\"name\":\"_id\",\"type\":\"string\",\"esTypes\":[\"_id\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_index\",\"type\":\"string\",\"esTypes\":[\"_index\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_score\",\"type\":\"number\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_source\",\"type\":\"_source\",\"esTypes\":[\"_source\"],\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"_type\",\"type\":\"string\",\"scripted\":false,\"searchable\":false,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedEventsCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"droppedLinksCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@payment@transaction@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@payment@transaction@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@quote@cost@total\",\"type\":\"number\",\"esTypes\":[\"float\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@cost@total.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@cost@total\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.app@shipping@tracking@id.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.app@shipping@tracking@id\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@escaped\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@escaped.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@escaped\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@message.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@message\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@stacktrace.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@stacktrace\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.exception@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.exception@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@id\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.attributes.message@type.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.attributes.message@type\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"events.name\"},\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"events.time\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"events\"}}},{\"count\":0,\"name\":\"instrumentationScope.name\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.name.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.name\"}}},{\"count\":0,\"name\":\"instrumentationScope.version\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"instrumentationScope.version.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"instrumentationScope.version\"}}},{\"count\":0,\"name\":\"kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"links.droppedAttributesCount\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.spanId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.spanId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceId.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceId\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false,\"subType\":{\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"links.traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"links.traceState\"},\"nested\":{\"path\":\"links\"}}},{\"count\":0,\"name\":\"name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"parentSpanId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.container@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.host@arch\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.host@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@description\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.os@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command_args\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@command_line\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@executable@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@executable@path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@owner\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@pid\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@description\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.process@runtime@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@instance@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@namespace\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.service@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@auto@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@language\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"resource.attributes.telemetry@sdk@version\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"serviceName\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_request_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@ad_response_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@category\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@contextKeys@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@ads@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@cart@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@from\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@currency@conversion@to\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@email@recipient\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@featureflag@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@filtered_products@list\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@order@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@card_valid\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@payment@charged\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@product@quantity\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@products_recommended@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@quote@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@recommendation@cache_enabled\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@session@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@amount\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@cost@total\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@items@count\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@tracking@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@shipping@zip_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@synthetic_request\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@currency\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.app@user@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.busy_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@filepath\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@function\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@lineno\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.code@namespace\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@instance\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@database_index\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@redis@flags\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@statement\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@type\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.db@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.decode_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@client_ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@flavor\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@host\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@request_content_length_uncompressed\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@response_content_length\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@route\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@scheme\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@status_text\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@target\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@url\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.http@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_ns\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.idle_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.jinja2@template_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.jinja2@template_path\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@client_id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@kind\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@destination@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@consumer@group\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@destination@partition\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@kafka@message@offset\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@message@payload_size_bytes\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@operation\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.messaging@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@host@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@ip\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@host@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@addr\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@sock@peer@port\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.net@transport\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.peer@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@action\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.phoenix@plug\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.query_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.queue_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@grpc@status_code\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@method\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@service\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@system\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.rpc@user_agent\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.sinatra@template_name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.source\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@id\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.thread@name\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"span.attributes.total_time_microseconds\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"spanId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"startTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.code\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"status.message\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroup\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.durationInNanos\",\"type\":\"number\",\"esTypes\":[\"long\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.endTime\",\"type\":\"date\",\"esTypes\":[\"date_nanos\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceGroupFields.statusCode\",\"type\":\"number\",\"esTypes\":[\"integer\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceId\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true},{\"count\":0,\"name\":\"traceState\",\"type\":\"string\",\"esTypes\":[\"text\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":false,\"readFromDocValues\":false},{\"count\":0,\"name\":\"traceState.keyword\",\"type\":\"string\",\"esTypes\":[\"keyword\"],\"scripted\":false,\"searchable\":true,\"aggregatable\":true,\"readFromDocValues\":true,\"subType\":{\"multi\":{\"parent\":\"traceState\"}}}]","timeFieldName":"startTime","title":"otel-v1-apm-span-0*"},"id":"a7cea13f-0173-4ade-8993-f4468193da16","migrationVersion":{"index-pattern":"7.6.0"},"references":[],"type":"index-pattern","updated_at":"2024-03-03T06:18:11.955Z","version":"WzI5LDFd"} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"services-summary-table","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"services-summary-table\",\"type\":\"table\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"requests\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"serviceName\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":5,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"services\"},\"schema\":\"bucket\"},{\"id\":\"3\",\"enabled\":true,\"type\":\"percentiles\",\"params\":{\"field\":\"durationInNanos\",\"percents\":[95],\"customLabel\":\"duration\"},\"schema\":\"metric\"},{\"id\":\"4\",\"enabled\":true,\"type\":\"sum\",\"params\":{\"field\":\"status.code\",\"customLabel\":\"status\"},\"schema\":\"metric\"},{\"id\":\"5\",\"enabled\":true,\"type\":\"cardinality\",\"params\":{\"field\":\"traceId\",\"customLabel\":\"traces\"},\"schema\":\"metric\"},{\"id\":\"6\",\"enabled\":true,\"type\":\"cardinality\",\"params\":{\"field\":\"traceGroup\",\"customLabel\":\"groups\"},\"schema\":\"metric\"}],\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMetricsAtAllLevels\":false,\"showTotal\":false,\"totalFunc\":\"sum\",\"percentageCol\":\"\",\"row\":true}}"},"id":"e7c75468-4e40-4b30-adad-b1d64962c76f","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"a7cea13f-0173-4ade-8993-f4468193da16","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-03T06:18:11.955Z","version":"WzM0LDFd"} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"multi-line-selectable-date-services-request-rate","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"multi-line-selectable-date-services-request-rate\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega/v5.json\\\",\\n \\\"title\\\": \\\"Services Requests Rate\\\",\\n \\\"data\\\": [\\n {\\n \\\"name\\\": \\\"rawdata\\\",\\n \\\"url\\\": {\\n \\\"index\\\": \\\"otel-v1-apm-span-*\\\",\\n \\\"%context%\\\": true,\\n \\\"%timefield%\\\": \\\"startTime\\\",\\n \\\"body\\\": {\\n \\\"aggs\\\": {\\n \\\"services\\\": {\\n \\\"terms\\\": {\\n \\\"field\\\": \\\"serviceName\\\",\\n \\\"size\\\": 15\\n },\\n \\\"aggs\\\": {\\n \\\"time_buckets\\\": {\\n \\\"date_histogram\\\": {\\n \\\"field\\\": \\\"startTime\\\",\\n \\\"interval\\\": {\\\"%autointerval%\\\": true},\\n \\\"extended_bounds\\\": {\\n \\\"min\\\": {\\\"%timefilter%\\\": \\\"min\\\"},\\n \\\"max\\\": {\\\"%timefilter%\\\": \\\"max\\\"}\\n },\\n \\\"min_doc_count\\\":0\\n },\\n \\\"aggs\\\": {\\n \\\"duration\\\": {\\n \\\"avg\\\": {\\n \\\"missing\\\": 0,\\n \\\"script\\\": {\\n \\\"source\\\": \\\"!doc.containsKey('durationInNanos') || doc['durationInNanos'].empty ? 0 : doc['durationInNanos'].value / 1000000.0\\\",\\n \\\"lang\\\": \\\"painless\\\"\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n },\\n \\\"size\\\": 0\\n }\\n },\\n \\\"format\\\": {\\\"property\\\": \\\"aggregations.services.buckets\\\"}\\n },\\n {\\n \\\"name\\\": \\\"flatdata\\\",\\n \\\"source\\\": \\\"rawdata\\\",\\n \\\"transform\\\": [\\n {\\n \\\"type\\\": \\\"flatten\\\",\\n \\\"fields\\\": [\\\"time_buckets.buckets\\\"],\\n \\\"as\\\": [\\\"val\\\"]\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"count\\\",\\n \\\"expr\\\":\\\"datum.val.doc_count\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"duration\\\",\\n \\\"expr\\\": \\\"datum.val.duration.value == null ? 0 : datum.val.duration.value\\\"\\n },\\n {\\n \\\"type\\\": \\\"formula\\\",\\n \\\"as\\\": \\\"time\\\",\\n \\\"expr\\\": \\\"timeFormat(utcParse(datum.val.key_as_string,'%Y-%m-%dT%H:%M:%S.%LZ'), '%B %d, %Y %H:%M')\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"hasSelection\\\",\\n \\\"values\\\": [{}],\\n \\\"transform\\\": [\\n {\\\"type\\\": \\\"filter\\\", \\\"expr\\\": \\\"selected[0] != selected[1]\\\"}\\n ]\\n }\\n ],\\n \\\"scales\\\": [\\n {\\n \\\"name\\\": \\\"groupScale\\\",\\n \\\"type\\\": \\\"band\\\",\\n \\\"padding\\\": 0.1,\\n \\\"domain\\\": {\\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"key\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"height\\\"\\n },\\n {\\n \\\"name\\\": \\\"xScale\\\",\\n \\\"type\\\": \\\"time\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"val.key\\\"},\\n \\\"range\\\": \\\"width\\\",\\n \\\"padding\\\": 5\\n },\\n {\\n \\\"name\\\": \\\"durationScale\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"duration\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"bandwidth('groupScale')\\\"}, 0]\\n },\\n {\\n \\\"name\\\": \\\"yScale\\\",\\n \\\"type\\\": \\\"linear\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"flatdata\\\", \\\"field\\\": \\\"val.doc_count\\\"},\\n \\\"range\\\": [{\\\"signal\\\": \\\"bandwidth('groupScale')\\\"}, 0]\\n },\\n {\\n \\\"name\\\": \\\"colorScale\\\",\\n \\\"type\\\": \\\"ordinal\\\",\\n \\\"domain\\\": {\\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"key\\\", \\\"sort\\\": true},\\n \\\"range\\\": \\\"category\\\"\\n }\\n ],\\n \\\"axes\\\": [\\n {\\\"orient\\\": \\\"bottom\\\", \\\"scale\\\": \\\"xScale\\\", \\\"tickCount\\\": 5}\\n ],\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"currentX\\\",\\n \\\"value\\\": -1,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"view:mousemove\\\", \\\"update\\\": \\\"clamp(x(), 0, width)\\\"},\\n {\\\"events\\\": \\\"view:mouseout\\\", \\\"update\\\": \\\"-1\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"selected\\\",\\n \\\"value\\\": [0, 0],\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@grapharea:mousedown\\\", \\\"update\\\": \\\"[x(), x()]\\\"},\\n {\\n \\\"events\\\": \\\"[@grapharea:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[selected[0], clamp(x(), 0, width)]\\\"\\n },\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"delta\\\"},\\n \\\"update\\\": \\\"clampRange([anchor[0] + delta, anchor[1] + delta], 0, width)\\\"\\n },\\n {\\n \\\"events\\\": \\\"[@leftEdge:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[clamp(x(), 0, width), selected[1]]\\\"\\n },\\n {\\n \\\"events\\\": \\\"[@rightEdge:mousedown, window:mouseup] > window:mousemove!\\\",\\n \\\"update\\\": \\\"[selected[0], clamp(x(), 0, width)]\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"anchor\\\",\\n \\\"value\\\": null,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@selectedRect:mousedown\\\", \\\"update\\\": \\\"selected\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"xDown\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"@selectedRect:mousedown\\\", \\\"update\\\": \\\"x()\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"delta\\\",\\n \\\"value\\\": 0,\\n \\\"on\\\": [\\n {\\\"events\\\": \\\"[@selectedRect:mousedown, window:mouseup] > window:mousemove!\\\", \\\"update\\\": \\\"x() - xDown\\\"}\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyTimeFilter\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": \\\"@applyTimeFilterButton:click, @selectedRect:dblclick\\\",\\n \\\"update\\\": \\\"opensearchDashboardsSetTimeFilter(invert('xScale',selected[0]), invert('xScale',selected[1]))\\\"\\n },\\n {\\\"events\\\": \\\"@grapharea:dblclick\\\", \\\"update\\\": \\\"opensearchDashboardsSetTimeFilter('now-15d', 'now')\\\"}\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"grapharea\\\",\\n \\\"type\\\": \\\"group\\\",\\n \\\"from\\\": {\\n \\\"facet\\\": {\\\"name\\\": \\\"facets\\\", \\\"data\\\": \\\"rawdata\\\", \\\"field\\\": \\\"time_buckets.buckets\\\"}\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"y\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"field\\\": \\\"key\\\"},\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"x\\\": {\\\"value\\\": 0},\\n \\\"width\\\": {\\\"signal\\\": \\\"width\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0},\\n \\\"fill\\\": {\\\"value\\\": \\\"#000\\\"},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'Service': datum['key']}\\\"\\n }\\n }\\n },\\n \\\"axes\\\": [\\n {\\n \\\"orient\\\": \\\"left\\\",\\n \\\"scale\\\": \\\"yScale\\\",\\n \\\"title\\\": {\\\"signal\\\": \\\"parent.key\\\"},\\n \\\"tickCount\\\": 4,\\n \\\"encode\\\": {\\n \\\"title\\\": {\\n \\\"name\\\": \\\"extFilter\\\",\\n \\\"interactive\\\": true,\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 8},\\n \\\"fill\\\": {\\\"value\\\": \\\"steelblue\\\"}\\n },\\n \\\"hover\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"}\\n }\\n }\\n }\\n },\\n {\\n \\\"orient\\\": \\\"right\\\",\\n \\\"scale\\\": \\\"durationScale\\\",\\n \\\"tickCount\\\": 4,\\n \\\"title\\\": {\\\"signal\\\": \\\"parent.key\\\"},\\n \\\"encode\\\": {\\n \\\"title\\\": {\\n \\\"name\\\": \\\"extErrorFilter\\\",\\n \\\"interactive\\\": true,\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"fontSize\\\": {\\\"value\\\": 8},\\n \\\"fill\\\": {\\\"value\\\": \\\"red\\\"}\\n },\\n \\\"hover\\\": {\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"}\\n }\\n }\\n }\\n }\\n ],\\n \\\"signals\\\": [\\n {\\n \\\"name\\\": \\\"updateErrFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"source\\\": \\\"scope\\\", \\\"markname\\\": \\\"extErrorFilter\\\", \\\"type\\\": \\\"click\\\"},\\n \\\"update\\\": \\\"{'match': {'status.code': {'query': 2, 'type': 'phrase'}}}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyErrorFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"updateErrFilterObj\\\"},\\n \\\"update\\\": \\\"length(domain('groupScale')) > 1 ? opensearchDashboardsAddFilter(updateErrFilterObj) : opensearchDashboardsRemoveFilter(updateErrFilterObj)\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"updateFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"source\\\": \\\"scope\\\", \\\"markname\\\": \\\"extFilter\\\", \\\"type\\\": \\\"click\\\"},\\n \\\"update\\\": \\\"{'match': {'serviceName': {'query': parent.key, 'type': 'phrase'}}}\\\"\\n }\\n ]\\n },\\n {\\n \\\"name\\\": \\\"applyFilterObj\\\",\\n \\\"on\\\": [\\n {\\n \\\"events\\\": {\\\"signal\\\": \\\"updateFilterObj\\\"},\\n \\\"update\\\": \\\"length(domain('groupScale')) > 1 ? opensearchDashboardsAddFilter(updateFilterObj) : opensearchDashboardsRemoveFilter(updateFilterObj)\\\"\\n }\\n ]\\n }\\n ],\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"line\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"facets\\\"},\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\\"scale\\\": \\\"xScale\\\", \\\"field\\\": \\\"key\\\"},\\n \\\"y\\\": {\\\"scale\\\": \\\"yScale\\\", \\\"field\\\": \\\"doc_count\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.2},\\n \\\"stroke\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}}\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"rect\\\",\\n \\\"from\\\": {\\n \\\"data\\\": \\\"facets\\\"\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\n \\\"scale\\\": \\\"xScale\\\",\\n \\\"field\\\": \\\"key\\\"\\n },\\n \\\"width\\\": { \\\"value\\\": 15},\\n\\\"cornerRadius\\\": { \\\"value\\\": 5 }\\n \\\"y\\\": {\\n \\\"scale\\\": \\\"durationScale\\\",\\n \\\"field\\\": \\\"duration.value\\\",\\n \\\"offset\\\": -3\\n },\\n \\\"y2\\\": {\\\"scale\\\": \\\"durationScale\\\", \\\"value\\\": 0}\\n\\n \\\"stroke\\\": {\\\"value\\\":\\\"black\\\"},\\n \\\"fill\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.8},\\n\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'Date': timeFormat(datum['key'], '%Y-%m-%d %H:%M'), 'Value': datum['duration']}\\\"\\n }\\n }\\n }\\n},\\n {\\n \\\"type\\\": \\\"symbol\\\",\\n \\\"style\\\": [\\\"point\\\"],\\n \\\"from\\\": {\\n \\\"data\\\": \\\"facets\\\"\\n },\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"x\\\": {\\n \\\"scale\\\": \\\"xScale\\\",\\n \\\"field\\\": \\\"key\\\"\\n },\\n \\\"y\\\": {\\n \\\"scale\\\": \\\"yScale\\\",\\n \\\"field\\\": \\\"doc_count\\\"\\n },\\n \\\"size\\\": {\\n \\\"value\\\": 8\\n },\\n \\\"stroke\\\": {\\\"scale\\\": \\\"colorScale\\\", \\\"field\\\": {\\\"parent\\\": \\\"key\\\"}},\\n \\\"tooltip\\\": {\\n \\\"signal\\\": \\\"{'Date': timeFormat(datum['key'], '%Y-%m-%d %H:%M'), 'Value': datum['doc_count']}\\\"\\n }\\n }\\n }\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"hasSelection\\\"},\\n \\\"marks\\\": [\\n {\\n \\\"name\\\": \\\"selectedRect\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"fill\\\": {\\\"value\\\": \\\"#333\\\"},\\n \\\"fillOpacity\\\": {\\\"value\\\": 0.2},\\n \\\"cursor\\\": {\\\"value\\\": \\\"move\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[0]\\\"},\\n \\\"x2\\\": {\\\"signal\\\": \\\"selected[1]\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"leftEdge\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"width\\\": {\\\"value\\\": 2},\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"},\\n \\\"cursor\\\": {\\\"value\\\": \\\"ew-resize\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[0]\\\"}\\n }\\n }\\n },\\n {\\n \\\"name\\\": \\\"rightEdge\\\",\\n \\\"type\\\": \\\"rect\\\",\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"height\\\": {\\\"scale\\\": \\\"groupScale\\\", \\\"band\\\": 1},\\n \\\"width\\\": {\\\"value\\\": 2},\\n \\\"fill\\\": {\\\"value\\\": \\\"firebrick\\\"},\\n \\\"cursor\\\": {\\\"value\\\": \\\"ew-resize\\\"},\\n \\\"x\\\": {\\\"signal\\\": \\\"selected[1]\\\"}\\n }\\n }\\n }\\n ]\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"group\\\",\\n \\\"name\\\": \\\"applyTimeFilterButton\\\",\\n \\\"from\\\": {\\\"data\\\": \\\"hasSelection\\\"},\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"cursor\\\": {\\\"value\\\": \\\"pointer\\\"},\\n \\\"cornerRadius\\\": {\\\"value\\\": 6},\\n \\\"fill\\\": {\\\"value\\\": \\\"#f5f5f5\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"#c1c1c1\\\"},\\n \\\"strokeWidth\\\": {\\\"value\\\": 2},\\n \\\"xc\\\": {\\\"signal\\\": \\\"width/2\\\"},\\n \\\"y\\\": {\\\"value\\\": 30},\\n \\\"width\\\": {\\\"value\\\": 80},\\n \\\"height\\\": {\\\"value\\\": 30},\\n \\\"opacity\\\": {\\\"value\\\": 1}\\n },\\n \\\"hover\\\": {\\n \\\"opacity\\\": {\\\"value\\\": 0.7}\\n }\\n },\\n \\\"marks\\\": [\\n {\\n \\\"type\\\": \\\"text\\\",\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"xc\\\": {\\\"field\\\": {\\\"group\\\": \\\"width\\\"}, \\\"mult\\\": 0.5},\\n \\\"yc\\\": {\\\"field\\\": {\\\"group\\\": \\\"height\\\"}, \\\"mult\\\": 0.5, \\\"offset\\\": 2},\\n \\\"align\\\": {\\\"value\\\": \\\"center\\\"},\\n \\\"baseline\\\": {\\\"value\\\": \\\"middle\\\"},\\n \\\"fontWeight\\\": {\\\"value\\\": \\\"bold\\\"},\\n \\\"text\\\": {\\\"value\\\": \\\"Apply Filter\\\"}\\n }\\n }\\n }\\n ]\\n },\\n {\\n \\\"type\\\": \\\"rule\\\",\\n \\\"interactive\\\": false,\\n \\\"encode\\\": {\\n \\\"update\\\": {\\n \\\"y\\\": {\\\"value\\\": 0},\\n \\\"y2\\\": {\\\"signal\\\": \\\"height\\\"},\\n \\\"stroke\\\": {\\\"value\\\": \\\"gray\\\"},\\n \\\"strokeDash\\\": {\\\"value\\\": [2, 1]},\\n \\\"x\\\": {\\\"signal\\\": \\\"max(currentX,0)\\\"},\\n \\\"strokeOpacity\\\": {\\\"signal\\\": \\\"currentX > 0 ? 1 : 0\\\"}\\n }\\n }\\n }\\n ]\\n}\\n\"}}"},"id":"cb36546d-6eff-460a-a82f-06dd192be2b9","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-08T23:50:18.273Z","version":"WzE0MSw1XQ=="} +{"attributes":{"description":"traces gantt chart representing a trace transaction","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"traces-gantt-chart","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"traces-gantt-chart\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega-lite/v5.json\\\",\\n\\n \\\"data\\\": {\\n \\\"url\\\" :{\\n \\\"%context%\\\": \\\"true\\\",\\n \\\"%timefield%\\\": \\\"startTime\\\",\\n \\\"index\\\": \\\"otel-v1-apm-span-*\\\",\\n \\\"body\\\": {\\n \\\"size\\\": 75\\n }\\n }\\n \\\"format\\\":{\\n \\\"type\\\": \\\"json\\\",\\n \\\"property\\\":\\\"hits.hits\\\"\\n }\\n },\\n \\\"transform\\\": [\\n{\\\"calculate\\\": \\\"datum._source.durationInNanos / 1000000\\\", \\\"as\\\": \\\"durationInMs\\\"},\\n {\\n \\\"window\\\": [\\n {\\n \\\"op\\\": \\\"max\\\",\\n \\\"field\\\": \\\"durationInMs\\\",\\n \\\"as\\\": \\\"maxDuration\\\"\\n }\\n ],\\n \\\"frame\\\": [null, null]\\n },\\n {\\n \\\"calculate\\\": \\\"datum.durationInMs / datum.maxDuration\\\",\\n \\\"as\\\": \\\"normalizedDuration\\\"\\n },\\n { \\\"calculate\\\": \\\"datum._source.traceGroup\\\", \\\"as\\\": \\\"traceGroup\\\"},\\n { \\\"calculate\\\": \\\"toDate(datum._source.startTime)\\\", \\\"as\\\": \\\"currentDate\\\"},\\n { \\\"calculate\\\": \\\"toDate(datum._source.startTime)\\\", \\\"as\\\": \\\"startTime\\\"},\\n {\\n \\\"calculate\\\": \\\"format(datum.durationInMs, '.1f') + 'ms'\\\",\\n \\\"as\\\": \\\"formattedDuration\\\"\\n }, {\\n \\\"calculate\\\": \\\"toDate(datum._source.endTime)\\\", \\\"as\\\": \\\"endTime\\\" },\\n {\\n \\\"window\\\": [{\\\"op\\\": \\\"row_number\\\", \\\"as\\\": \\\"running_number\\\"}],\\n \\\"groupby\\\": [\\\"_source.traceId\\\"],\\n \\\"sort\\\": [{\\\"field\\\": \\\"currentDate\\\"}]\\n },\\n {\\n \\\"calculate\\\": \\\"datum._source.traceId + ' | ' + datum._source.serviceName + ' | Start:' + toDate(datum._source.startTime) + ' #' + datum['running_number']\\\",\\n \\\"as\\\": \\\"project_full_descr\\\"\\n }\\n ],\\n \\n \\\"title\\\": {\\n \\\"text\\\": \\\"Order Gantt by: Trace > Span\\\",\\n \\\"fontSize\\\": 14,\\n \\\"anchor\\\": \\\"start\\\",\\n \\\"dy\\\": -15,\\n \\\"color\\\": \\\"#706D6C\\\"\\n },\\n \\\"layer\\\": [\\n {\\n \\\"mark\\\": {\\n \\\"type\\\": \\\"bar\\\",\\n \\\"tooltip\\\": true,\\n \\\"cornerRadiusTopRight\\\": 4,\\n \\\"cornerRadiusBottomRight\\\": 4\\n },\\n \\\"encoding\\\": {\\n \\\"y\\\": {\\n \\\"field\\\": \\\"project_full_descr\\\",\\n \\\"type\\\": \\\"nominal\\\",\\n \\\"sort\\\": {\\\"field\\\": \\\"startTime\\\", \\\"order\\\": \\\"ascending\\\"},\\n \\\"axis\\\": {\\n \\\"domain\\\": true,\\n \\\"grid\\\": true,\\n \\\"ticks\\\": true,\\n \\\"labels\\\": true,\\n \\\"labelLimit\\\": 800,\\n \\\"labelFontSize\\\": 12,\\n \\\"labelPadding\\\": 10,\\n \\\"labelExpr\\\": \\\"split(datum.label, '|')[1]\\\"\\n },\\n \\\"scale\\\": {\\n \\\"padding\\\": 0.5\\n },\\n \\\"title\\\": null\\n },\\n \\\"x\\\": {\\n \\\"field\\\": \\\"_source.startTime\\\",\\n \\\"type\\\": \\\"temporal\\\",\\n \\\"title\\\": \\\"time\\\"\\n },\\n \\\"x2\\\": {\\\"field\\\": \\\"_source.endTime\\\"},\\n \\\"color\\\": {\\n \\\"field\\\": \\\"_source.serviceName\\\",\\n \\\"type\\\": \\\"nominal\\\",\\n \\\"legend\\\": {\\\"title\\\": \\\"Service Name\\\"},\\n \\\"scale\\\": {\\\"scheme\\\": \\\"category10\\\"}\\n },\\n \\\"opacity\\\": {\\n \\\"field\\\": \\\"normalizedDuration\\\",\\n \\\"legend\\\":null,\\n \\\"type\\\": \\\"quantitative\\\",\\n \\\"scale\\\": {\\\"domain\\\": [0, 1], \\\"range\\\": [0.2, 1]}\\n },\\n \\\"tooltip\\\": [\\n {\\\"field\\\": \\\"_source.serviceName\\\", \\\"title\\\": \\\"Service Name\\\"},\\n {\\\"field\\\": \\\"formattedDuration\\\", \\\"title\\\": \\\"Duration\\\"},\\n {\\\"field\\\": \\\"_source.traceId\\\", \\\"title\\\": \\\"Trace ID\\\"},\\n {\\\"field\\\": \\\"_source.traceGroup\\\", \\\"title\\\": \\\"Trace Group\\\"}\\n ]\\n }\\n },\\n {\\n \\\"mark\\\": {\\\"type\\\": \\\"rule\\\", \\\"strokeDash\\\": [2, 2], \\\"strokeWidth\\\": 2},\\n \\\"encoding\\\": {\\n \\\"x\\\": {\\n \\\"field\\\": \\\"currentDate\\\",\\n \\\"type\\\": \\\"temporal\\\"\\n }\\n }\\n },\\n {\\n \\\"mark\\\": {\\n \\\"type\\\": \\\"text\\\",\\n \\\"align\\\": \\\"right\\\",\\n \\\"dx\\\": -24,\\n \\\"dy\\\": 0,\\n \\\"fontSize\\\": 9\\n },\\n \\\"encoding\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"startTime\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"project_full_descr\\\", \\\"type\\\": \\\"nominal\\\",\\n \\\"sort\\\": {\\\"field\\\": \\\"startTime\\\", \\\"order\\\": \\\"ascending\\\"}\\n},\\n \\\"text\\\": {\\\"field\\\": \\\"formattedDuration\\\"},\\n \\\"color\\\": {\\\"value\\\": \\\"white\\\"}\\n }\\n },\\n {\\n \\\"mark\\\": {\\n \\\"type\\\": \\\"text\\\",\\n \\\"align\\\": \\\"left\\\",\\n \\\"dx\\\": 5,\\n \\\"dy\\\": 0,\\n \\\"fontSize\\\": 9\\n },\\n \\\"encoding\\\": {\\n \\\"x\\\": {\\\"field\\\": \\\"endTime\\\"},\\n \\\"y\\\": {\\\"field\\\": \\\"project_full_descr\\\", \\\"type\\\": \\\"nominal\\\", \\\"sort\\\": {\\\"field\\\": \\\"startTime\\\", \\\"order\\\": \\\"ascending\\\"}},\\n \\\"text\\\": {\\\"field\\\": \\\"formattedDuration\\\"},\\n \\\"color\\\": {\\\"value\\\": \\\"black\\\"}\\n }\\n },\\n \\n ],\\n \\\"config\\\": {\\\"view\\\": {\\\"stroke\\\": null}}\\n}\"}}"},"id":"546033dc-4047-4d3c-87f9-dc8d5566a438","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-03T06:38:38.636Z","version":"WzQ1LDFd"} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[],\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.index\"}"},"title":"traces-by-duration","uiStateJSON":"{\"vis\":{\"sortColumn\":{\"colIndex\":2,\"direction\":\"desc\"},\"columnsWidth\":[{\"colIndex\":1,\"width\":182.66666666666669},{\"colIndex\":0,\"width\":398.16666666666663},{\"colIndex\":3,\"width\":253.05555555555557},{\"colIndex\":2,\"width\":222.5555555555556}]}}","version":1,"visState":"{\"title\":\"traces-by-duration\",\"type\":\"table\",\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"params\":{\"customLabel\":\"amount\"},\"schema\":\"metric\"},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"params\":{\"field\":\"traceId\",\"orderBy\":\"1\",\"order\":\"desc\",\"size\":5,\"otherBucket\":false,\"otherBucketLabel\":\"Other\",\"missingBucket\":false,\"missingBucketLabel\":\"Missing\",\"customLabel\":\"traces\"},\"schema\":\"bucket\"},{\"id\":\"3\",\"enabled\":true,\"type\":\"avg\",\"params\":{\"field\":\"durationInNanos\",\"customLabel\":\"avg duration\"},\"schema\":\"metric\"},{\"id\":\"4\",\"enabled\":true,\"type\":\"percentiles\",\"params\":{\"field\":\"durationInNanos\",\"percents\":[75,95]},\"schema\":\"metric\"}],\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMetricsAtAllLevels\":false,\"showTotal\":false,\"totalFunc\":\"sum\",\"percentageCol\":\"\",\"row\":true}}"},"id":"f7ed5710-23c5-485e-8d2e-5d91c7530a7c","migrationVersion":{"visualization":"7.10.0"},"references":[{"id":"a7cea13f-0173-4ade-8993-f4468193da16","name":"kibanaSavedObjectMeta.searchSourceJSON.index","type":"index-pattern"}],"type":"visualization","updated_at":"2024-03-03T06:18:11.955Z","version":"WzM2LDFd"} +{"attributes":{"description":"","kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"query\":\"\",\"language\":\"kuery\"},\"filter\":[]}"},"title":"Hexagon-pods-map","uiStateJSON":"{}","version":1,"visState":"{\"title\":\"Hexagon-pods-map\",\"type\":\"vega\",\"aggs\":[],\"params\":{\"spec\":\"{\\n \\\"config\\\": {\\n \\\"view\\\": {\\\"continuousWidth\\\": 300, \\\"continuousHeight\\\": 300, \\\"strokeWidth\\\": 0}\\n },\\n \\\"data\\\": {\\\"name\\\": \\\"data-830c39fec90146253fb06a06c26374ef\\\"},\\n \\n \\\"mark\\\": {\\n \\\"type\\\": \\\"point\\\",\\n \\\"shape\\\": \\\"M0,-2.3094010768L2,-1.1547005384 2,1.1547005384 0,2.3094010768 -2,1.1547005384 -2,-1.1547005384Z\\\",\\n \\\"size\\\": 925\\n },\\n \\\"encoding\\\": {\\n \\\"fill\\\": {\\n \\\"aggregate\\\": \\\"mean\\\",\\n \\\"field\\\": \\\"temp_max\\\",\\n \\\"scale\\\": {\\\"scheme\\\": \\\"darkblue\\\"},\\n \\\"type\\\": \\\"quantitative\\\"\\n \\\"title\\\":\\\"Issues Per Pod\\\"\\n },\\n \\\"stroke\\\": {\\\"value\\\": \\\"black\\\"},\\n \\\"strokeWidth\\\": {\\\"value\\\": 0.2},\\n \\\"tooltip\\\": [\\n {\\\"aggregate\\\": \\\"mean\\\", \\\"field\\\": \\\"temp_max\\\", \\\"type\\\": \\\"quantitative\\\", \\\"title\\\":\\\"Avg Daily Errors\\\"}\\n ]\\n \\\"x\\\": {\\n \\\"axis\\\": {\\n \\\"domainOpacity\\\": 0,\\n \\\"grid\\\": true,\\n \\\"tickOpacity\\\": 0,\\n },\\n \\\"title\\\": null\\n \\\"field\\\": \\\"xFeaturePos\\\",\\n \\\"type\\\": \\\"quantitative\\\"\\n },\\n \\\"y\\\": {\\n \\\"axis\\\": {\\n \\\"domainOpacity\\\": 0,\\n \\\"labelPadding\\\": 20,\\n \\\"tickOpacity\\\": 0,\\n \\\"title\\\": \\\"Pods\\\"\\n },\\n \\\"title\\\": null\\n \\\"field\\\": \\\"date\\\",\\n \\\"timeUnit\\\": \\\"day\\\",\\n \\\"type\\\": \\\"ordinal\\\"\\n }\\n },\\n \\\"transform\\\": [\\n {\\n \\\"calculate\\\": \\\"(day(datum.date) % 2) / 2 + month(datum.date)\\\",\\n \\\"as\\\": \\\"xFeaturePos\\\"\\n }\\n ]\\n\\n \\\"$schema\\\": \\\"https://vega.github.io/schema/vega-lite/v5.6.0.json\\\",\\n \\\"datasets\\\": {\\n \\\"data-830c39fec90146253fb06a06c26374ef\\\": [\\n {\\n \\\"date\\\": \\\"2012-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 20.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 1.7,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 19.8,\\n \\\"temp_max\\\": 0,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": -1.1,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 8.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 11.4,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 17.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 7.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 11.4,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-02-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 10.4,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 23.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 13.2,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 15.7,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 7.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 20.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 23.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 34.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 14.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 54.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 11.2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 32,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 35.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 19.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 14.2,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 22.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 9.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 13.2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2012-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 7.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 16.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 38.4,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -3.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -4.4,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": -3.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": -2.8,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -1.7,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 11.9,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"snow\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 39.1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 20.6,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 43.4,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 16.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 7.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 9.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 7.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 30,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 7.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 0.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 8.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 0,\\n \\\"temp_min\\\": -7.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.2,\\n \\\"temp_min\\\": -6.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.1,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2013-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 12.2,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 8.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 8.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 7.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 21.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": -0.5,\\n \\\"temp_min\\\": -5.5,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": -1.6,\\n \\\"temp_min\\\": -6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 3.9,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 26.4,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 7.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 14.5,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 19.1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 10.7,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 16.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 46.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 32.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 18.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 27.7,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 22.1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 14.2,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 12.4,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 33.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 13.7,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 6.4,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 2.3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 35.6,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 21.6,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 20.3,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 15,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 11.7,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 32,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 5.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 25.4,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 4.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 7.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 15.2,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 11.9,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 34.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -4.3,\\n \\\"wind\\\": 5.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 2.8,\\n \\\"temp_min\\\": -4.9,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 9.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 2.8,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 13,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 19.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 5.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 20.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2014-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 3.3,\\n \\\"temp_min\\\": -2.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.2,\\n \\\"wind\\\": 1.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-02T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-04T00:00:00\\\",\\n \\\"precipitation\\\": 10.2,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-05T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 6.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 0.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-10T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 0.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-15T00:00:00\\\",\\n \\\"precipitation\\\": 9.7,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-17T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-18T00:00:00\\\",\\n \\\"precipitation\\\": 21.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-22T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-23T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 0.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-01-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-01T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-02T00:00:00\\\",\\n \\\"precipitation\\\": 7.4,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-04T00:00:00\\\",\\n \\\"precipitation\\\": 8.4,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-05T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-06T00:00:00\\\",\\n \\\"precipitation\\\": 17.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-07T00:00:00\\\",\\n \\\"precipitation\\\": 23.6,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-08T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-09T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-12T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-19T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-20T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-25T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-26T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-27T00:00:00\\\",\\n \\\"precipitation\\\": 18.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-02-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": -0.5,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-10T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-11T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-13T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-14T00:00:00\\\",\\n \\\"precipitation\\\": 17,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-15T00:00:00\\\",\\n \\\"precipitation\\\": 55.9,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-16T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-21T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-22T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-23T00:00:00\\\",\\n \\\"precipitation\\\": 8.1,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-27T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-30T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-03-31T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-01T00:00:00\\\",\\n \\\"precipitation\\\": 5.1,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-03T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-06T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-10T00:00:00\\\",\\n \\\"precipitation\\\": 10.9,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-13T00:00:00\\\",\\n \\\"precipitation\\\": 14,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-14T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-21T00:00:00\\\",\\n \\\"precipitation\\\": 5.6,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-23T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-24T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-25T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-27T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-04-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-05T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 14.4,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-13T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-14T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-05-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-01T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.1,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 18.3,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-06-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.9,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.8,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 35,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-24T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-26T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 32.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-07-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 34.4,\\n \\\"temp_min\\\": 17.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 33.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30.6,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 17.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-07T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 4.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-12T00:00:00\\\",\\n \\\"precipitation\\\": 7.6,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 16.7,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-13T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-14T00:00:00\\\",\\n \\\"precipitation\\\": 30.5,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 5.2,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-17T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 30,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 31.7,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-20T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.8,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.9,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25.6,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 28.3,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 29.4,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-28T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 15.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-29T00:00:00\\\",\\n \\\"precipitation\\\": 32.5,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-30T00:00:00\\\",\\n \\\"precipitation\\\": 10.2,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-08-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 16.1,\\n \\\"wind\\\": 5.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-01T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-05T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-06T00:00:00\\\",\\n \\\"precipitation\\\": 5.3,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-07T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 2.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-09T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 24.4,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 3.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-10T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 25,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 3.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 27.2,\\n \\\"temp_min\\\": 15,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-12T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 26.7,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 2.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-13T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-16T00:00:00\\\",\\n \\\"precipitation\\\": 1,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-17T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-18T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 14.4,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.1,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 6.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.2,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-25T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.7,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.9,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-09-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-01T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-02T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-03T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 4.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 22.8,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 3.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-05T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 23.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 1.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"drizzle\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-07T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 13.9,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-08T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 18.9,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 1.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-09T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-10T00:00:00\\\",\\n \\\"precipitation\\\": 28.7,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 13.3,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-11T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-12T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 18.3,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 16.7,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-15T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 21.1,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-16T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 20,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-17T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-18T00:00:00\\\",\\n \\\"precipitation\\\": 3.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.8,\\n \\\"wind\\\": 2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-19T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 17.8,\\n \\\"temp_min\\\": 10.6,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-23T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-24T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-25T00:00:00\\\",\\n \\\"precipitation\\\": 8.9,\\n \\\"temp_max\\\": 19.4,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"rain\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-26T00:00:00\\\",\\n \\\"precipitation\\\": 6.9,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 16.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-28T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 13.9,\\n \\\"temp_min\\\": 11.1,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-29T00:00:00\\\",\\n \\\"precipitation\\\": 1.8,\\n \\\"temp_max\\\": 15,\\n \\\"temp_min\\\": 12.2,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-30T00:00:00\\\",\\n \\\"precipitation\\\": 19.3,\\n \\\"temp_max\\\": 17.2,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-10-31T00:00:00\\\",\\n \\\"precipitation\\\": 33,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 11.7,\\n \\\"wind\\\": 7.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-01T00:00:00\\\",\\n \\\"precipitation\\\": 26.2,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 8.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-02T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-03T00:00:00\\\",\\n \\\"precipitation\\\": 0.8,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-04T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 2.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-05T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-06T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 2.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-07T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-08T00:00:00\\\",\\n \\\"precipitation\\\": 6.6,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 1.8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-09T00:00:00\\\",\\n \\\"precipitation\\\": 3.3,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-10T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-11T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.6,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-12T00:00:00\\\",\\n \\\"precipitation\\\": 9.9,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 5,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-13T00:00:00\\\",\\n \\\"precipitation\\\": 33.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 9.4,\\n \\\"wind\\\": 6.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-14T00:00:00\\\",\\n \\\"precipitation\\\": 47.2,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-15T00:00:00\\\",\\n \\\"precipitation\\\": 22.4,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-16T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-17T00:00:00\\\",\\n \\\"precipitation\\\": 29.5,\\n \\\"temp_max\\\": 13.3,\\n \\\"temp_min\\\": 6.7,\\n \\\"wind\\\": 8,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-18T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 3.3,\\n \\\"wind\\\": 3.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-19T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.2,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-20T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-21T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-22T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 3.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-23T00:00:00\\\",\\n \\\"precipitation\\\": 3,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-24T00:00:00\\\",\\n \\\"precipitation\\\": 7.1,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-25T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 5.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -1,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-27T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": -1.6,\\n \\\"wind\\\": 3,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-28T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": -2.7,\\n \\\"wind\\\": 1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 1.7,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 0.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-11-30T00:00:00\\\",\\n \\\"precipitation\\\": 0.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -3.8,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-01T00:00:00\\\",\\n \\\"precipitation\\\": 12.2,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-02T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-03T00:00:00\\\",\\n \\\"precipitation\\\": 12.7,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-04T00:00:00\\\",\\n \\\"precipitation\\\": 2,\\n \\\"temp_max\\\": 10.6,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-05T00:00:00\\\",\\n \\\"precipitation\\\": 15.7,\\n \\\"temp_max\\\": 10,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-06T00:00:00\\\",\\n \\\"precipitation\\\": 11.2,\\n \\\"temp_max\\\": 12.8,\\n \\\"temp_min\\\": 7.2,\\n \\\"wind\\\": 5.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-07T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 11.1,\\n \\\"temp_min\\\": 8.3,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-08T00:00:00\\\",\\n \\\"precipitation\\\": 54.1,\\n \\\"temp_max\\\": 15.6,\\n \\\"temp_min\\\": 10,\\n \\\"wind\\\": 6.2,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-09T00:00:00\\\",\\n \\\"precipitation\\\": 13.5,\\n \\\"temp_max\\\": 12.2,\\n \\\"temp_min\\\": 7.8,\\n \\\"wind\\\": 6.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-10T00:00:00\\\",\\n \\\"precipitation\\\": 9.4,\\n \\\"temp_max\\\": 11.7,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 7.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-11T00:00:00\\\",\\n \\\"precipitation\\\": 0.3,\\n \\\"temp_max\\\": 9.4,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 2.8,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-12T00:00:00\\\",\\n \\\"precipitation\\\": 16,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 5.6,\\n \\\"wind\\\": 5.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-13T00:00:00\\\",\\n \\\"precipitation\\\": 1.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 6.1,\\n \\\"wind\\\": 6.1,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-14T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.7,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-15T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 1.1,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-16T00:00:00\\\",\\n \\\"precipitation\\\": 3.6,\\n \\\"temp_max\\\": 6.1,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 2.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-17T00:00:00\\\",\\n \\\"precipitation\\\": 21.8,\\n \\\"temp_max\\\": 6.7,\\n \\\"temp_min\\\": 3.9,\\n \\\"wind\\\": 6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-18T00:00:00\\\",\\n \\\"precipitation\\\": 18.5,\\n \\\"temp_max\\\": 8.9,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 5.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-19T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 8.3,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.1,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-20T00:00:00\\\",\\n \\\"precipitation\\\": 4.3,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 4.4,\\n \\\"wind\\\": 6.7,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-21T00:00:00\\\",\\n \\\"precipitation\\\": 27.4,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-22T00:00:00\\\",\\n \\\"precipitation\\\": 4.6,\\n \\\"temp_max\\\": 7.8,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-23T00:00:00\\\",\\n \\\"precipitation\\\": 6.1,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 2.8,\\n \\\"wind\\\": 7.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-24T00:00:00\\\",\\n \\\"precipitation\\\": 2.5,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 4.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-25T00:00:00\\\",\\n \\\"precipitation\\\": 5.8,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 2.2,\\n \\\"wind\\\": 1.5,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-26T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 0,\\n \\\"wind\\\": 2.5,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-27T00:00:00\\\",\\n \\\"precipitation\\\": 8.6,\\n \\\"temp_max\\\": 4.4,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 2.9,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-28T00:00:00\\\",\\n \\\"precipitation\\\": 1.5,\\n \\\"temp_max\\\": 5,\\n \\\"temp_min\\\": 1.7,\\n \\\"wind\\\": 1.3,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-29T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 7.2,\\n \\\"temp_min\\\": 0.6,\\n \\\"wind\\\": 2.6,\\n \\\"weather\\\": \\\"fog\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-30T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -1,\\n \\\"wind\\\": 3.4,\\n \\\"weather\\\": \\\"sun\\\"\\n },\\n {\\n \\\"date\\\": \\\"2015-12-31T00:00:00\\\",\\n \\\"precipitation\\\": 0,\\n \\\"temp_max\\\": 5.6,\\n \\\"temp_min\\\": -2.1,\\n \\\"wind\\\": 3.5,\\n \\\"weather\\\": \\\"sun\\\"\\n }\\n ]\\n }\\n}\"}}"},"id":"6b179e10-d9d7-11ee-9203-cf873e97f443","migrationVersion":{"visualization":"7.10.0"},"references":[],"type":"visualization","updated_at":"2024-03-16T03:58:56.290Z","version":"WzMzMyw4XQ=="} +{"attributes":{"description":"","hits":0,"kibanaSavedObjectMeta":{"searchSourceJSON":"{\"query\":{\"language\":\"kuery\",\"query\":\"\"},\"filter\":[{\"$state\":{\"store\":\"appState\"},\"meta\":{\"alias\":null,\"disabled\":false,\"key\":\"serviceName\",\"negate\":false,\"params\":{\"query\":\"recommendationservice\"},\"type\":\"phrase\",\"indexRefName\":\"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index\"},\"query\":{\"match_phrase\":{\"serviceName\":\"recommendationservice\"}}}]}"},"optionsJSON":"{\"hidePanelTitles\":false,\"useMargins\":true}","panelsJSON":"[{\"embeddableConfig\":{},\"gridData\":{\"h\":20,\"i\":\"807c5b1d-54dc-4124-bbc0-27a96e41a805\",\"w\":24,\"x\":0,\"y\":0},\"panelIndex\":\"807c5b1d-54dc-4124-bbc0-27a96e41a805\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_0\"},{\"embeddableConfig\":{},\"gridData\":{\"h\":7,\"i\":\"2885c3d8-cecc-464f-abc1-4221c528952e\",\"w\":24,\"x\":24,\"y\":0},\"panelIndex\":\"2885c3d8-cecc-464f-abc1-4221c528952e\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_1\"},{\"embeddableConfig\":{},\"gridData\":{\"h\":13,\"i\":\"8c81d68e-3686-409e-8e4a-00cfbd600715\",\"w\":24,\"x\":24,\"y\":7},\"panelIndex\":\"8c81d68e-3686-409e-8e4a-00cfbd600715\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_2\"},{\"embeddableConfig\":{},\"gridData\":{\"h\":37,\"i\":\"8622cb4c-e564-4df6-813a-75ac81bfe7bf\",\"w\":24,\"x\":0,\"y\":20},\"panelIndex\":\"8622cb4c-e564-4df6-813a-75ac81bfe7bf\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_3\"},{\"embeddableConfig\":{},\"gridData\":{\"h\":15,\"i\":\"91dbd986-baa1-4961-9e56-65fbda6b612d\",\"w\":24,\"x\":24,\"y\":20},\"panelIndex\":\"91dbd986-baa1-4961-9e56-65fbda6b612d\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_4\"},{\"embeddableConfig\":{},\"gridData\":{\"h\":22,\"i\":\"dae1c31e-8850-48bc-a02a-b673d1ede2c6\",\"w\":24,\"x\":24,\"y\":35},\"panelIndex\":\"dae1c31e-8850-48bc-a02a-b673d1ede2c6\",\"version\":\"2.12.0\",\"panelRefName\":\"panel_5\"}]","timeRestore":false,"title":"single-service-correlated-dashboard","version":1},"id":"bb8e2a80-d9d2-11ee-9203-cf873e97f443","migrationVersion":{"dashboard":"7.9.3"},"references":[{"id":"f67e4370-d84f-11ee-8f84-1b81ddb8574c","name":"kibanaSavedObjectMeta.searchSourceJSON.filter[0].meta.index","type":"index-pattern"},{"id":"a75f6330-d9d2-11ee-9203-cf873e97f443","name":"panel_0","type":"visualization"},{"id":"e7c75468-4e40-4b30-adad-b1d64962c76f","name":"panel_1","type":"visualization"},{"id":"cb36546d-6eff-460a-a82f-06dd192be2b9","name":"panel_2","type":"visualization"},{"id":"546033dc-4047-4d3c-87f9-dc8d5566a438","name":"panel_3","type":"visualization"},{"id":"f7ed5710-23c5-485e-8d2e-5d91c7530a7c","name":"panel_4","type":"visualization"},{"id":"6b179e10-d9d7-11ee-9203-cf873e97f443","name":"panel_5","type":"visualization"}],"type":"dashboard","updated_at":"2024-03-07T21:51:08.516Z","version":"WzE0MCw1XQ=="} +{"exportedCount":9,"missingRefCount":0,"missingReferences":[]} \ No newline at end of file diff --git a/integrations/observability/otel-services/otel-services-1.0.0.json b/integrations/observability/otel-services/otel-services-1.0.0.json index f69d7cf..c86eeaf 100644 --- a/integrations/observability/otel-services/otel-services-1.0.0.json +++ b/integrations/observability/otel-services/otel-services-1.0.0.json @@ -28,8 +28,12 @@ "path": "dashboard3.png" }, { - "annotation": "OTEL Services Dashboard - 2", + "annotation": "OTEL Traces Gantt Dashboard - 2", "path": "dashboard4.png" + }, + { + "annotation": "OTEL AMP Metrics Dashboard", + "path": "dashboard5.png" } ] }, @@ -41,6 +45,10 @@ "version": "1.0.0" }, { + "name": "amp-system-metrics-dashboard", + "version": "1.0.0" + }, + { "name": "otel-ingestion-rate-dashboard", "version": "1.0.0" }, diff --git a/integrations/observability/otel-services/static/dashboard5.png b/integrations/observability/otel-services/static/dashboard5.png new file mode 100644 index 0000000000000000000000000000000000000000..985860bd9700455a4eb5a6f36a0bc0d1eec98e27 GIT binary patch literal 718010 zcmeFZcT`i|)-H||=|w?6sfr>!Aiblg2uKm6NC{0qYUmKE5do#E^sW*RDFK1dLJ_1l zr9&VHp@v>UFTd?u&Ufzjjq|(j%enWDJI2Wvd#s(Ez4qE`uDPE1%(>>uYi&&xYKkiq z1Ox=sst@k!0L2Ue0T~6^dEknPmflTsUmKTo4ShTT(97Ic!`Vp+PGx<>wdXg?Hjt0=XFJ<-V40U zBlxMx8ZC8!;3C^be`(e02kdWU8x!tiD7`8svluQb^I&gmrIWaCNylM#OOflOM(%Y` z=Vef5`_%OgA77B}i(Q7N;X2a%r@h#{$+ro7$$1v9cz9KpS;7siXSxn_`i`vyB55fy zEY3mr0>j^3ue%`H)%~=&M>qz%2r^E+!XVs4P6$B?XfewAhwdkXEkp%0Y2ydg=t`4B zyDsz&#b@7bJ5u#W3Iu8D_zY0lQeF$TkrKVp6(kXQV=Lmu`!6T^cQ|53t1(|{bFBj_ z%+47jCHQ&A4UpbFj;H=t-6d>o$_gaeC;J^FxbHB6IyPemFTz9HruXv{ZUxzRB{@1V zx?Qy$4sGiZPR26bYI;u6cbo5nr4s46Hjoy(uIOoa@T7vFtZcsLWXvFLbp z*phu>tZ$6*dHb$R02`(+2XpmqjlvT80dd1UDG?D@o1yvB%g^7*5YWL(6+Su>%)Idn z@{~2W)|0WLQG0`mlaNG-#9oPV;hdE@O#w{a<@{;`fVu4FG<=q`UyvX7N` zN|1beh>plD1eHa=!w?Re&bs@6Of_rp`~6RJe4!ohkF^E2DLt-KlbHrrXB}!Qic!_V z6qVa+jEOfbSLd^k7{TZ=Ny~i#PV%BKI^Zc#y z4{aG9cLt*7J0u@1ACdEj*b9Cp&

3Up&j`5!)wO9$tH5JbBbT-R~Y{(qorbBBGVt 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�=Xe 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

D?FihsFDi8Q9d;d#;{nJUOyZobK7y}8Fp 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

@cQ6JuJ7 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 KSDTQuy#_l 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

3T|o2)-%;)e~r5vn1z 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 Date: Sat, 16 Mar 2024 20:25:03 -0700 Subject: [PATCH 2/2] update otel - services dashboards, add duration to the vega services traces multi-line-selectable-date-services-request-rate add apm system metrics dashboard add apm network metrics dashboard add single service dashboard Signed-off-by: YANGDB --- ...apm-system-metrics-dashboard-1.0.0.ndjson} | 0 .../otel-services/otel-services-1.0.0.json | 35 ++++++++++++++----- 2 files changed, 26 insertions(+), 9 deletions(-) rename integrations/observability/otel-services/assets/{amp-system-metrics-dashboard-1.0.0.ndjson => otel-apm-system-metrics-dashboard-1.0.0.ndjson} (100%) diff --git a/integrations/observability/otel-services/assets/amp-system-metrics-dashboard-1.0.0.ndjson b/integrations/observability/otel-services/assets/otel-apm-system-metrics-dashboard-1.0.0.ndjson similarity index 100% rename from integrations/observability/otel-services/assets/amp-system-metrics-dashboard-1.0.0.ndjson rename to integrations/observability/otel-services/assets/otel-apm-system-metrics-dashboard-1.0.0.ndjson diff --git a/integrations/observability/otel-services/otel-services-1.0.0.json b/integrations/observability/otel-services/otel-services-1.0.0.json index c86eeaf..8a712fc 100644 --- a/integrations/observability/otel-services/otel-services-1.0.0.json +++ b/integrations/observability/otel-services/otel-services-1.0.0.json @@ -6,7 +6,12 @@ "license": "Apache-2.0", "type-alias": "otel-services", "type": "logs", - "labels": ["log", "traces", "metrics", "Flint S3"], + "labels": [ + "log", + "traces", + "metrics", + "Flint S3" + ], "author": "OpenSearch", "sourceUrl": "https://github.com/opensearch-project/opensearch-catalog/integrations/observability/otel-services/info", "statics": { @@ -41,20 +46,32 @@ "assets": { "savedObjects": [ { - "name": "otel-services-dashboard", - "version": "1.0.0" + "name": "otel-services-dashboard", + "version": "1.0.0" }, { - "name": "amp-system-metrics-dashboard", - "version": "1.0.0" + "name": "otel-single-service-dashboard", + "version": "1.0.0" }, { - "name": "otel-ingestion-rate-dashboard", - "version": "1.0.0" + "name": "otel-ingestion-rate-dashboard", + "version": "1.0.0" }, { - "name": "otel-architecture", - "version": "1.0.0" + "name": "otel-amp-network-metrics-dashboard", + "version": "1.0.0" + }, + { + "name": "otel-apm-network-services", + "version": "1.0.0" + }, + { + "name": "otel-amp-system-metrics-dashboard", + "version": "1.0.0" + }, + { + "name": "otel-architecture", + "version": "1.0.0" }, { "name": "demo-loading-page",

g&@p-U%Ee6$1J~R_S+SU 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