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 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-08-22(UTC)
[null,null,["최종 업데이트: 2024-08-22(UTC)"],[[["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"]]