{"type":"object","additionalProperties":false,"title":"Popis návratové hodnoty služby i_get-aim-data_gchart. ","description":"Primární data AIM stanic pro kraj a veličinu, posledních 48 hodin. Data jsou transformována do tvaru pro Google charts API.","$schema":"http://json-schema.org/draft-07/schema","$comment":"https://developers.google.com/chart/interactive/docs/gallery/linechart","required":["Dataset","Version","cols","rows"],"properties":{"Dataset":{"type":"string","description":"Datová sada"},"Version":{"type":"integer","description":"Verze datové sady"},"cols":{"type":"array","$comment":"Sloupce","items":{}},"rows":{"type":"array","$comment":"Řádky","items":{}}}}
"cols":{"type":"array","$comment":"Sloupce","items":{"type":"object","additionalProperties":false,"required":["id","label","pattern","type"],"properties":{"id":{"type":"string"},"label":{"type":"string","title":"Expect label=\"Date\" for first column, \"Locality name\" for others"},"pattern":{"type":"string","title":"Expect empty string","$comment":"Pattern for clomumn"},"type":{"type":"string","title":"Expect type=\"string\"","$comment":"Typ hodnoty"}}}}
"items":{"type":"object","additionalProperties":false,"required":["id","label","pattern","type"],"properties":{"id":{"type":"string"},"label":{"type":"string","title":"Expect label=\"Date\" for first column, \"Locality name\" for others"},"pattern":{"type":"string","title":"Expect empty string","$comment":"Pattern for clomumn"},"type":{"type":"string","title":"Expect type=\"string\"","$comment":"Typ hodnoty"}}}
"rows":{"type":"array","$comment":"Řádky","items":{"type":"object","additionalProperties":false,"required":["c"],"properties":{"c":{"type":"array","items":{"type":"object","required":["v"],"properties":{"v":{"type":"number","title":"Expect formatted date for\nfirst row, value for others","$comment":"Value - hodnota"}}}}}}}
"c":{"type":"array","items":{"type":"object","required":["v"],"properties":{"v":{"type":"number","title":"Expect formatted date for\nfirst row, value for others","$comment":"Value - hodnota"}}}}
"items":{"type":"object","required":["v"],"properties":{"v":{"type":"number","title":"Expect formatted date for\nfirst row, value for others","$comment":"Value - hodnota"}}}
Property schema v
Annotations
Title Expect formatted date for
first row, value for others