Assigned
Status Update
Comments
ca...@google.com <ca...@google.com>
ca...@google.com <ca...@google.com> #2
Thanks for your suggestion!
We'll be reviewing this for further consideration. Please star this issue to get updates and leave comments for additional information. Please note that starring the issue also provides our product team with valuable feedback on the importance of the issue to our customers.
dy...@neofield.com.br <dy...@neofield.com.br> #3
Can you give me an estimate of when this will be released, please ?
Description
===========================================================================================
#REMINDER: Please do not disclose any possible PII such as: email address, IP, contact number, any part of name, project numbers and billing accounts as these information may violate security and privacy. Comments or attachments that include PII will be removed and restricted from public viewing.
Furthermore, please refrain from replying to a comment as this will make your email address visible. Instead, you may use the Issue Tracker’s comment feature for your replies.
It is OK to share your API Project ID, but not API keys or client ID credentials.
To learn more about personal data, visithttps://en.wikipedia.org/wiki/Personal_data
===========================================================================================
Feature Request
What would you like to see us add to this API?
Air Quality Current Condition API does not return category intervals for each AQI. As there is many different regional AQI, my App frontend needs to know each category interval for each AQI, so then it can show a gauge chart showing the current air quality index to the user. Furthermore, it will be much less error prone if Google AQ current condition API already returns it. My suggestion is to add this as an "extra_computations" option which it will add the category intervals (min,max,category hexcolor,..) inside AirQualityIndex object. For example:
On this example, I just put the minimal information that I need to show a gauge chart. But you may want to put others category information like each category name/classification (e.g. "GOOD_AIR_QUALITY"), so then maybe someone that would like to show a table with the categories can do it dynamically.