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 may be as simple as a weather forecast widget, a sophisticated historical weather data dashboard built using a JavaScript library such as jQuery, d3 or even a server side JavaScript application using node.js. All of …
Continue reading “How to load weather data in JavaScript using Fetch API, jQuery, d3 or node.js”
How to add weather data to a Node.js app using a Weather API and JavaScript
In this article we are going to create a simple web app that displays weather data using the Visual Crossing Timeline Weather API. The output will be a simple HTML page that displays daily and hourly weather history data or weather forecast data (or even beyond) in a table. To download the source code for …
Continue reading “How to add weather data to a Node.js app using a Weather API and JavaScript”
Visual Crossing Weather Extensions
For those who love to see and use their weather data embedded in other applications, Visual Crossing Weather extensions bring that experience directly into some of your favorite environments. Whether you are into content management, ecommerce, or just placing a weather widget on your own website, Visual Crossing’s ever-growing library of weather extensions will help …
What is a Weather API?
A weather API is an Application Programming Interface that allows weather data to be queried from scripts and code. Good weather APIs provide both historical weather data and forecast data via an easy-to-use, well-defined programming interface. The best APIs have dozens of weather measures, near-real-time current conditions reporting, and decades of worldwide historical weather reports. …
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 need historical data, forecasts, or current conditions, using an API allows you to automate fully automate the query process. There is no need to deal with web pages cluttered with ads or constantly updating an …
Continue reading “Building and Running your first weather API query”
How do I find old weather data?
Quick historical weather look up Find historical weather by searching for a city, zip code, or address. You can select a date or range of dates on the next page. Get Old Weather Data Full steps to look up weather history data for any location: Visit https://www.visualcrossing.com/weather-history Enter your location and your date range Click …
How can I replace the Dark Sky API?
Visual Crossing Weather is the perfect alternative to the Dark Sky API. We not only have a superior weather API solution, but we can help you migrate your application to our API before Dark Sky turns off its API.
How to build a great Weather Dashboard
Dashboards are one of the most effective ways to communicate data to users. Originating, from the dashboard in cars and vehicles, data dashboards typically combine multiple data visualization elements such as charts, maps, grids and KPIs to provide users with a fast, concise, and clear way to interpret a set of data. For businesses, organizations …
How to debug problems when running weather API queries in code
This article provides suggestions on how to troubleshoot and resolve some of the common problems we see people when people attempt to run weather API queries in code. The suggestions are listed in order that you should use to troubleshoot any problems. Does the query run in a browser? If your Weather API query doesn’t …
Continue reading “How to debug problems when running weather API queries in code”
How to find a Weather API for your hackathon
If you are running, or submitting an entry to, a hackathon, you may find yourself needing a weather API to retrieve weather data. The Visual Crossing Weather API is the perfect API for hackathons as it provides free access and rich features. The Weather API offers hourly historical weather data, 16-day weather forecasts and future …
Continue reading “How to find a Weather API for your hackathon”