This project runs in the Google AppEngine service. Using a cron job it periodically pulls and aggregates weather reports at various airports from government web sites and stores the data in the Google data store. The data can be retrieved and visualized by client apps running on different platforms. I've written client apps for viewing the data on Android (Java) and Windows (C#, universal apps), as well as a very basic web site (JSP).