[ 源代码: pyiqvia ]
软件包:python3-pyiqvia(2023.12.0-2)
Library for accessing allergy, asthma, and disease data from IQVIA
This library provides access to a range of health data sourced from IQVIA, including information about allergens, asthma, and diseases like cold and flu. Users can collect and analyze various health indices and trends based on U.S. ZIP code data. It allows for the retrieval of current, historical, and forecast data through an asynchronous interface. The library also offers insights into specific asthma allergens, including particulate matter, ozone, sulfur dioxide, and carbon monoxide pollution levels.
其他与 python3-pyiqvia 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-backoff
- Function decoration for backoff and retry
-
- dep: python3-certifi
- root certificates for validating SSL certs and verifying TLS hosts (python3)
-
- dep: python3-yarl
- yet another URL library for Python