Skip to content

HTML, CSS, and Bootstrap used to display analyses of weather based on latitude

Notifications You must be signed in to change notification settings

elisabethvirak/Web-Design-Challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-Design-Challenge

The purpose of this project was to create a set of interactive webpages displaying visualizations an alysis of Maximum Temperature, Humidity, Cloudiness, and Wind Speed versus Latitude.

Pandas was used to read a CSV file of data and convert it to HTML code.

Bootstrap was used to create a navigation bar and the grid used to format the webpages.

A menu using images was created to offer an additional option of navigation between pages.

Maximum Temperature vs. Latitude

As expected, the weather becomes significantly warmer as one approaches the equator (0 Deg. Latitude). More interestingly, however, is the fact that the southern hemisphere tends to be warmer this time of year than the northern hemisphere. This may be due to the tilt of the earth at the time of the year this data was gathered.

Humidity vs. Latitude

From this plot, we can see that most locations from which we collected data experience humidity levels between 60-100%. There is, however, no clear connection between latitude and humidity. One may be expect other factors to affect the humidity, such as proximity to bodies of water.

Cloudiness vs. Latitude

Based on this plot, there is no conclusive correlation between latitude and cloudiness. However, cloudiness does appear to follow a pattern of similar cloud percentage across all latitudes.

Wind Speed vs. Latitude

Based on this plot, there is no conclusive correlation between latitude and cloudiness. However, cloudiness does appear to follow a pattern of similar cloud percentage across all latitudes.

About

HTML, CSS, and Bootstrap used to display analyses of weather based on latitude

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages