Skip to content

HTML structure and styling for sharing data visualizations. Uses Bootstrap.

Notifications You must be signed in to change notification settings

acsours/html_weather_page

Repository files navigation

Web-Design-Challenge

This is a website written in HTML that shows an analysis of weather data from OpenWeather API. The site contains the following pages:

  • Index/home page with project summary
  • 4 visualization pages for the following data:
    • latitude vs max temp
    • latitude vs cloudiness
    • latitude vs wind speed
    • latitude vs humidity
  • Data page containing a responsive table with source data
  • Comparisons page containing all visulizations on one page for easy viewing

This repository also includes a csv file of the source data, a jupyter notebook written using pandas to convert the csv to html, and all source images from the original data analysis.

Output-Preview

Landing Page

summary_page.png

Comparisons Page

comparisons_page.png

Data Page

data_header.png

Responsive Navigation Bar

responsive_navbar.png

About

HTML structure and styling for sharing data visualizations. Uses Bootstrap.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published