Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`