Skip to content

Instantly share code, notes, and snippets.

@dbetebenner
Last active January 24, 2017 02:41
Show Gist options
  • Save dbetebenner/fdec153106e964f9f71e69f2912454da to your computer and use it in GitHub Desktop.
Save dbetebenner/fdec153106e964f9f71e69f2912454da to your computer and use it in GitHub Desktop.
D3 Block-a-Day: Day 18, January 18th, 2017
license:gpl-3.0
height:600
border:no
Raw

D3 Block-a-Day: Day 18, January, 18th 2017

New Year's Resolution for 2017: Make a D3 Block a day to teach myself D3. This is Number 18. This example builds on yesterday's USA district map adding in the layer showing state boundaries so that the map has better legibility. The visualization shows Alaska and Hawaii in the lower left using D3's geoAlbersUsa projection. The topoJSON files used to construct this visualization were created by me using shape files compiled by the NCES and the United States Census Bureau. The Center for Assessment makes these state and national school district topoJSON files available for anyone to use in their own development.

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment