Giter Club home page Giter Club logo

a3-grbritz-johnson9-ramag's Introduction

Washington Population and Educational Attainment

This map can be used to view population and educational statistics about different counties in Washington state. Click on a county to view:

  • Its population broken down by age group and gender
  • The percentage of the population by educational achievement category (e.g. bachelor's degree, high school diploma)
  • The median income per educational achievement category

Data Domain

We were highly interested in geographic data and elements of the US Census. Using a map is an intuitive way to filter and display multidimensional data when applicable. Furthermore, it is an ideal medium for encouraging civic awareness as people can relate abstract data to physical areas that they are familiar with. We combined geojson and topojson files from J. Goodall's US Maps Repo with data from the 2013 US Census American Community Survey on Educational Attainment to produce the visualizations in this project.

Storyboard

  1. Map of Washington with county outlines displayed. County tiles are clickable. Landing Page
  2. When a county is selected, the user is presented with data on county population, educational attainments, and median income levels by education category. These statistics can be viewed in aggregate, or split by gender. County Data
  3. When the user selects a second county, she can see a comparison between the two counties. County Comparison

Changes between final version and storyboard

  • Not all graphics can be toggled between gender and total population views.
  • Comparing two counties is not yet implemented.

Development Process

  • Graeme Britz: Was heavily involved with early iterations of development and setting up project architecture. He was primarily responsible for displaying and rendering the maps, finding and processing the geo-data, processing the educational data, and getting the graph components to talk to eachother. He also is the main author for this writeup. Estimated time worked, 20-25 hours
  • Rama Gokhale: Found the educational dataset for us to use and developed two of the three graphs seen when clicking on a county. She also drew the storyboard images. Estimated time worked, 17-20 hours
  • Johnson Goh: Helped find the geo-data and was involved with early iterations of development and exploration. He developed the income graphic seen when clicking on a county and made some improvements to the map interface. Estimated time worked, 10-15 hours

We were all surprised at how much time was spent finding appropriate data and getting it into the correct format. Around two-thirds of the total time spent was in finding and processing the data and iteratively exploring what could be done with it. The remaining time was spent on producing the final visualizations submitted.

With more time, we would have liked to implement county comparisons. Additionally, we would have liked to explore using chloropleths to display this data in a different way.

Inspecting different components

This project was built as a front-end heavy express.js application. In case the reader is not familiar with express.js, this means that the main parts of interest would be found in the public folder and in the views folder. Additionally, the data-processing folder contains scripts used to transform datasets. The datasets of interest can be found in public/datasets/reference and public/datasets/topojson.

Usage

This project can be seen live here. If that link is down for some reason, below are instructions for building locally. These instructions have only tested on OSX

  1. Clone this repository into your local folder.
  2. Run npm install && bower install
  3. Run grunt
  4. The application should now be available at localhost:3000

Additional Dependencies

  • node.js and npm
  • bower.js
  • grunt.js

Note: Each of these tools should be available on your shell path to work with the instructions above.

Contributors

a3-grbritz-johnson9-ramag's People

Contributors

grbritz avatar daisygokhale avatar

Watchers

Jeffrey Heer avatar James Cloos avatar  avatar  avatar  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.