Articles for "JSON"

How to load weather data in Swift

Swift is the key development language on Apple platforms replacing the older Objective-C as the goto language for Apple’s desktop and mobile platforms. Given its importance especially on mobile platforms, it is natural that Swift developers would want to load weather data into their applications. Luckily, frameworks available in Swift’s make it easy to compose …

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. …

Where can I find historical heat index and wind chill data?

Historical heat index and wind chill data are very important “feels like” weather measures for use in measuring the comfort level of people and animals outdoors. Whether you are using these metrics to plan events, predict attendance levels, or plan heating and cooling for large groups or your personal outdoor activities, a weather data service …