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
包括兒童、幼兒和嬰兒的年幼人口。
|
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-09-08 (世界標準時間)。
[null,null,["上次更新時間:2024-09-08 (世界標準時間)。"],[[["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"]]