Coder Social home page Coder Social logo

cs4460's Introduction

EscherichiaChoropleth

Georgia Tech: CS4460 Intro to Data Visualization: Inseok Hwang, Raghav Kaul, Sung Im

Demo Instructions

The usual, clone the repository into a folder and open the html. Do note that the webpage performs few HTTP request, so one must set up a HTTP server before running. For local usages, do

python -m SimpleHTTPServer

to set up a local HTTP server.

Choropleth Projection

Choropleth map using U.S. county data from U.S. Census Bureau. Currently assigns random color value for each county within the range of color sequence defined in the css selection.

File Description

us_counties.json

This file is a TopoJSON file created using GDAL to filter and convert the original shape-file to GeoJSON format and TopoJSON to then convert the GeoJSON to TopoJSON format setting the object identifiers as the FIPS county codes.

The shape-files (.shp) were downloaded from the U.S. Census Bureau website:

U.S. Census Bureau

index.html

The main display of the visualization. Uses the example color sequence from Bostock's choropleth example at:

D3JS website

countyFIPS.csv

File contains the FIPS codes and their related U.S. counties:

FIPS county codes wiki

cs4460's People

Contributors

sungshine avatar inseokhwang avatar

Watchers

James Cloos avatar  avatar Raghav Kaul avatar

cs4460's Issues

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.