Weather API
Importing data from a JSON Weather API into Microsoft Excel using Power Query
This article shows how to import data into Microsoft Excel using Power Query from a RESTful Weather API. This API…Andrew Wigmore / February 21, 2023
Building and Running your first weather API query
Using a weather API is an extremely powerful and flexible way to get weather data for any project. Whether you…Visual Crossing / February 17, 2023
How to use cURL to download weather data
Visual Crossing's weather Query Builder makes it easy to build weather API queries and download result data for any date…Visual Crossing / February 16, 2023
How to include sunrise, sunset, moon phase, moonrise and moonset data into your API requests
In addition to providing historical weather observations and weather forecast data, the Weather API also provides astronomical information. This astronomical…Visual Crossing / February 13, 2023
How to load weather data in C#
As C# is still a key language used to build powerful applications both inside the .NET Framework and beyond, it…Visual Crossing / February 7, 2023
How to use Java to load weather forecast data
Learn to use a RESTful URL-based Weather API to load weather forecast data into a simple Java application.Visual Crossing / February 6, 2023
How to use the Timeline Weather API to retrieve historical weather data and weather forecast data in Java
The Timeline Weather API allows you to easily retrieve hourly and daily historical weather data and weather forecast data in…Visual Crossing / January 31, 2023
How to load weather data in JavaScript using Fetch API, jQuery, d3 or node.js
Many applications need reliable weather forecast data or historical weather data that can be directly accessed from JavaScript code. They…Visual Crossing / January 30, 2023
Degree Days Weather API
Degree days are a standardized method to calculate the total heat or warmth a location has experienced. They are used…Visual Crossing / January 18, 2023
How to create or modify language files
The Visual Crossing Weather Data platform is designed to provide global weather data coverage for both historical weather data and…Visual Crossing / September 29, 2022
Defining the icon set parameter in the Weather API
The Visual Crossing Weather API has an option to return a icon name for each row of weather data. This…Visual Crossing / September 14, 2022
How to retrieve hail, tornado, wind damage and earthquake events in the weather API
The Timeline Weather API includes the ability to include storm reports and other significant weather and environmental events that have…Visual Crossing / August 24, 2022