How do I get started with the Weather API?

This article describes the fastest way to get started with the Visual Crossing Weather API by constructing API queries using the Weather Data Services page. Steps Navigate to Visual Crossing Weather Data Services Log in to your account (create a free trial account if necessary) Add one or more locations Construct a weather forecast or weather …

Setting the Location Source for the Visual Crossing Weather Add-in

There are two types of Location sources that can be provided to the Weather Excel Add-in: Latitude/Longitude and Address. This article describes how to use both forms. Latitude/Longitude Location Source Latitude and longitude are used to locate points on the globe as a pair of coordinates represented by numbers. Latitude represents how far north/south the …

Available Data for Visual Crossing Weather – Updated December 2020

Overview The Visual Crossing Weather platform is able to join and analyze both historical weather and weather forecast data from many sources. The  product includes both historical and forecast weather data loaded periodically from various data providers. This document describes the data that is currently available.  (Please note that additional data options are available for …

How to sign up for a Weather Data & Weather API Account

Overview This article describes the steps to sign up for Visual Crossing Weather Data Services and the Visual Crossing Weather API. In addition, the article describes the steps to view your account information and modify your subscription or payment information. Accessing the Weather Data Services Page Sign up for weather data viewing, data download and …

Frequently Asked Questions (FAQ) for Visual Crossing Weather Data

This article combines multiple frequently asked questions into a single document. Account Questions How do I sign up for an account? To sign up for an account for weather data or weather API access, please visit https://www.visualcrossing.com/weather/weather-data-services On this page, hit ‘Sign up’. You will be prompted for your email (which will be used as your …

How can I find historical weather data for analysis in R?

In this article, I’m going to show you how to easily load historical weather data into your R analysis.  We’ll walk through the process step-by-step showing you how to construct the query in Visual Crossing Weather and then use the query URL to import the weather history results using R Studio. Also see our companion …

How can I load historical weather data into Google Sheets?

In this article, I’m going to show you how to easily load historical weather data into Google sheets.  We’ll walk through the process step-by-step showing you how to construct the query in Visual Crossing Weather and then use the query URL to import the weather results into Google Sheets. Also see our companion article that …