Articles for "weather history"

I think that I’m seeing bad weather data. What should I do?

Occasionally when reviewing weather data you come across a weather record that simply doesn’t seem right. Perhaps the precipitation is too high based on what you know about the location or perhaps the temperature is too low, and you know because you live there. At other times you may find missing data within your weather …

How to replace the Dark Sky API using the Visual Crossing Weather API

With the Dark Sky API shutting down in a few months, now is the ideal time to convert your weather application to use a more stable provider. The Visual Crossing Timeline Weather API provides the direct replacement that you need to minimize your conversion effort and ensure that you data costs remain stable. Both the …

How can I load historical weather data into Microsoft Power BI?

In this article, I’m going to show you how to easily load historical weather data for any worldwide location into Microsoft Power BI for further analysis.  We’ll walk through the process step-by-step showing you how to construct the query in Visual Crossing Weather web interface and then use the query URL to import the weather …

How to use the Microsoft Excel WEBSERVICE function to retrieve weather data

The Microsoft Excel WEBSERVICE function retrieves data from a URL into a single cell within an Excel worksheet. In this article we describe how to use WEBSERVICE to retrieve weather forecast and historical weather data directly into Excel without the need for macros or scripts. However, is it always the best way to work with …

How to import weather data into Microsoft SQL Server

When you want to drive data analysis of all types including data science and business intelligence applications, loading weather data into a relational databased is often the first step. As one of the most popular database platforms in the world, Microsoft SQL Server is the backend datastore for millions of applications from homebrew to enterprise. …