Giter Club home page Giter Club logo

460-project1's Introduction

World Emissions Data

Project 1 for IGME 460.

Write Up

Acquiring and Cleaning the Data Set

Analyzing the Dataset

  • The greenhouse gas emissions data had four different fields to work with: Country, Year, Emission Type, and Emission Value.
  • The data has values from 1990-2014.
  • Some countries are missing from the list, predominantly in South America, Africa, and Asia.
  • The United States is by far the leader in emissions among the countries listed in the data.
  • CO2 is the largest contributor to greenhouse gas emissions in the data.

Visualizing the Dataset

  • I decided that a map would be the best way to display data about many different countries at the same time. Considering most people are familiar with the world map to some degree it should make the reperesentation of my data fairly straight forward.
  • To show data for different years, I implemented a year slider.
  • To show data for different types of emissions I implemented a few buttons to switch between emissions types.
  • After starting with a saturation color scale, I switched to a diverging color scale to better show the difference between emissions values.
  • I also added a tooltip to show the exact values for a hovered country.

Sources

Bootstrap

Used Bootstrap CSS to add some nice looking styles to my elements.

Stack Overflow

Used a function for formatting a number with commas from a stack overflow post. https://stackoverflow.com/questions/2901102/how-to-print-a-number-with-commas-as-thousands-separators-in-javascript

W3Schools

Borrowed some styles for my year slider from an example in W3Schools. https://www.w3schools.com/howto/howto_js_rangeslider.asp

460-project1's People

Contributors

jimdaguy avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.