No project description provided
Project description
korea-weather-api
Table of Contents
Installation
pip install korea-**weather**-api
API Reference
GroundObservation
GroundObservation.get_synoptic_data
Get ground observation synoptic data.
Parameters
frequency : Literal["hour", "day"]
Data frequency.
start_dt : datetime
Start datetime to query.
end_dt : datetime
End datetime to query.
If frequency is "day", end_dt can be set to start_dt + 31 days.
station_id : str
Station ID.
auth_key : str
Authentication key.
Returns
list[dict[str, Any]] Synoptic data.
GroundObservation.get_station_data
Get ground observation station data.
Parameters
auth_key : str Authentication key. dt : Optional[datetime.datetime] Datetime to query.
Returns
list[dict[str, Any]] Station data.
License
korea-weather-api is distributed under the terms of the MIT license.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file korea_weather_api-0.2.1.tar.gz.
File metadata
- Download URL: korea_weather_api-0.2.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23fa276aab521c6984a2333adf06ad9056bafdeb62405bfee90cd5f64e478855
|
|
| MD5 |
2e9fa0d9b472aec109eca368154c320b
|
|
| BLAKE2b-256 |
5dcf411d5a12e2a0db4a815e157ef713fdd02cba9cc08e047bbd1cec952f0902
|
File details
Details for the file korea_weather_api-0.2.1-py3-none-any.whl.
File metadata
- Download URL: korea_weather_api-0.2.1-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58c514dc8cd6c7efaa4a9b2d0404dbaf04fbd30b7d48118ac607077266205d43
|
|
| MD5 |
2c8e86d032e43ba3cf327ff550ae5ef1
|
|
| BLAKE2b-256 |
341652f93abd396dcc388e9ae92ed8b8c465b3623be426f9e09da7c9c1669ff7
|