HealthRecommendations
توصيات صحية لمختلف الفئات السكانية في تنسيق نص مجّاني. ويتم استنباط هذه الاقتراحات من ظروف جودة الهواء المرتبطة بها.
تمثيل JSON |
{
"generalPopulation": string,
"elderly": string,
"lungDiseasePopulation": string,
"heartDiseasePopulation": string,
"athletes": string,
"pregnantWomen": string,
"children": string
} |
الحقول |
generalPopulation |
string
ما مِن حساسيات محدّدة.
|
elderly |
string
المتقاعدون والأشخاص الأكبر سنًا من عامة السكان.
|
lungDiseasePopulation |
string
مشاكل مرتبطة بالجهاز التنفسي والربو.
|
heartDiseasePopulation |
string
أمراض القلب والجهاز الدوري.
|
athletes |
string
الرياضات والأنشطة المُجهدة الأخرى في الهواء الطلق
|
pregnantWomen |
string
النساء في جميع مراحل الحمل.
|
children |
string
السكان الأصغر سنًا بما في ذلك الأطفال والأطفال الصغار والرضع.
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)"],[[["Provides health recommendations tailored to various population groups (general population, elderly, lung/heart disease patients, athletes, pregnant women, and children) based on air quality."],["Uses a JSON format with specific fields for each population group to store and convey health recommendations in free text."],["Each field within the JSON structure contains textual health recommendations corresponding to the specific population group."]]],["The document defines a JSON structure for health recommendations based on air quality. It provides distinct advice for seven population groups: the general population, elderly, individuals with lung or heart disease, athletes, pregnant women, and children. Each group's recommendation is a free-text string. The schema outlines fields and corresponding descriptions for each group, specifying the type of individuals included within each category.\n"]]