From 9c2bbfd1ec020e8ed10a6e7ba98184040d4397fa Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 22 May 2019 21:45:13 +0200 Subject: [PATCH] Update monitored_conditions (#9385) * Update monitored_conditions * Fix lint * Add missing colons --- source/_components/iqvia.markdown | 54 +++++++++++++++---------------- 1 file changed, 26 insertions(+), 28 deletions(-) diff --git a/source/_components/iqvia.markdown b/source/_components/iqvia.markdown index cb04396076a..12969ba0c89 100644 --- a/source/_components/iqvia.markdown +++ b/source/_components/iqvia.markdown @@ -17,7 +17,7 @@ redirect_from: - /components/pollen/ --- -The `iqvia` sensor platform collects and displays allergy, asthma, and disease +The `iqvia` sensor platform collects and displays allergy, asthma and disease information (based on a U.S. ZIP code) from [IQVIA](https://www.iqvia.com/). Data measured includes: @@ -39,25 +39,39 @@ iqvia: - allergy_average_forecasted - allergy_index_today - allergy_index_tomorrow - - allergy_index_yesterday - asthma_average_forecasted - asthma_index_today - asthma_index_tomorrow - - asthma_index_yesterday - disease_average_forecasted - disease_index_today - - disease_index_yesterday ``` {% configuration %} - zip_code: - description: the U.S. ZIP code to gather data for (as a quoted string) - required: true - type: string - monitored_conditions: - description: the metric types to monitor; valid values are specified below - required: true - type: list +zip_code: + description: The U.S. ZIP code to gather data for (as a quoted string). + required: true + type: string +monitored_conditions: + description: The metric types to monitor. + required: true + type: list + keys: + allergy_average_forecasted: + description: "The average forecasted allergy index over the next 5 days." + allergy_index_today: + description: "The allergy index for today." + allergy_index_tomorrow: + description: "The allergy index for tomorrow." + asthma_average_forecasted: + description: "The average forecasted asthma index over the next 5 days." + asthma_index_today: + description: "The asthma index for today." + asthma_index_tomorrow: + description: "The asthma index for tomorrow." + disease_average_forecasted: + description: "The average forecasted cold/flu index over the next 5 days." + disease_index_today: + description: "The cold/flu index for today." {% endconfiguration %}

@@ -65,22 +79,6 @@ It is important to ensure the ZIP code is quoted if it starts with a 0. Unquoted ZIP codes that start with 0 will cause errors.

-## {% linkable_title Available Metrics %} - -The following metrics can be monitored: - -* Allergy Index: Forecasted Average (`allergy_average_forecasted`): the average forecasted allergy index over the next 5 days -* Allergy Index: Today (`allergy_index_today`): the allergy index for today -* Allergy Index: Tomorrow (`allergy_index_tomorrow`): the allergy index for tomorrow -* Allergy Index: Yesterday (`allergy_index_yesterday`): the allergy index for yesterday -* Asthma Index: Forecasted Average (`asthma_average_forecasted`): the average forecasted asthma index over the next 5 days -* Asthma Index: Today (`asthma_index_today`): the asthma index for today -* Asthma Index: Tomorrow (`asthma_index_tomorrow`): the asthma index for tomorrow -* Asthma Index: Yesterday (`asthma_index_yesterday`): the asthma index for yesterday -* Cold & Flu: Forecasted Average (`disease_average_forecasted`): the average forecasted cold/flu index over the next 5 days -* Cold & Flu Index: Today (`disease_index_today`): the cold/flu index for today -* Cold & Flu Index: Yesterday (`disease_index_yesterday`): the cold/flu index for yesterday - ## {% linkable_title Understanding the Indices %} Any index-related sensor will have a value between 0.0 and 12.0. The values