Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ebiggio/meteochile-api-plotter
Script that connects to the Dirección Meteorológica de Chile's API to get weather data for the last 7 days
https://github.com/ebiggio/meteochile-api-plotter
Last synced: 15 days ago
JSON representation
Script that connects to the Dirección Meteorológica de Chile's API to get weather data for the last 7 days
- Host: GitHub
- URL: https://github.com/ebiggio/meteochile-api-plotter
- Owner: ebiggio
- Created: 2023-02-19T02:41:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T04:21:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T09:12:28.858Z (2 months ago)
- Language: Python
- Size: 767 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meteochile API Plotter
Script that uses the [Dirección Meteorológica de Chile's API](https://climatologia.meteochile.gob.cl/application/index/menuTematicoJson) to get weather data and plot different information using [Plotly](https://plotly.com/python/).
## Requirements
`python -m pip install requests`
`python -m pip install plotly`
## Usage
`python main.py`