Python Forum

Full Version: Meteostat - Historical Weather and Climate Data
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone,

Today I want to share a Python library called Meteostat which provides historical weather and climate data for many weather stations worldwide. The data is provided for free and there is no quota limitation.

The library is available on GitHub: https://github.com/meteostat/meteostat-python

I think the data could be helpful if you're doing weather-related analysis with Python and don't want to spend a lot of money for a commercial API.
It looks nice but how can we measure the reliability of the data that it provides?