Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

「今のみんなの体調は?」を取得する #1

Open
cocoeyes02 opened this issue Oct 23, 2020 · 0 comments
Open

「今のみんなの体調は?」を取得する #1

cocoeyes02 opened this issue Oct 23, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@cocoeyes02
Copy link
Collaborator

https://zutool.jp/api/getpainstatus/13
→「今のみんなの体調は?」のAPI
13は東京都

レスポンス

{
	"painnoterate_status": {
		"area_name": "東京都", // 地域名
		"time_start": "13", // このアンケートの集計開始時
		"time_end": "19", // このアンケートの集計終了時間
		"rate_0": 11.753494282084, // 「普通」に投票した人の百分率
		"rate_1": 34.371029224905, // 「少し痛い」に投票した人の百分率
		"rate_2": 37.357052096569, // 「痛い」に投票した人の百分率
		"rate_3": 16.518424396442 // 「かなり痛い」に投票した人の百分率
	}
}
@cocoeyes02 cocoeyes02 added the enhancement New feature or request label May 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant