Skip to content

Instantly share code, notes, and snippets.

@davejohn
Created December 17, 2012 16:12
Show Gist options
  • Save davejohn/4319484 to your computer and use it in GitHub Desktop.
Save davejohn/4319484 to your computer and use it in GitHub Desktop.

Site Delivery

Hi everyone,

We're exicted to deliver the final site for your feedback. After the last two weeks of working with the data and tweaking the interface, we're confident in the mapping platforms ability to highlight overall trends while easily navigating users to the finer details at the local level. We've written up more explanation below broken down by the major features and componenets of the site.

Highlighting headlines and methodlogy with map layer switching

We focused on the biggest story through the two map types -- displaying the before/after percent change in population on medicaid and the uninsured. This immediately reveals the areas most and least affected for both types (1).

Our right side layer switcher establishes hierarchy in the state and local area data (2), focuses on key stories for each geographic level, and provides context to explain the metholodogy behind the potentially unfamiliar Super PUMAs (3). We can easily change the copy we've written up to better suit your needs.

Easy interface for data dives

The navigation for all maps live on the left: zoom buttons, geocoder and map legends (4). When the user hovers over an area, its name and the percentage change will show up as a tooltip (5).

This geocoder works with mapquest names & places database, so when a user enters "Los Angeles" it returns the corresponding latitude and longitude and zooms the map to this centerpoint. The dashboard then pulls the data from the region that 3falls within that point on the map. So even though Los Angeles is separated into multiple areas, the geocoder will yield the data dashboard of the area that happens to cover the lat/long that corresponds to "LA" in their database.

Data driven infographics

The dashboard is triggered by either clicking directly on the map or by typing a zip code, town or city into the geocoder. We have a data dashboard for every county, state, super PUMA, and constructed geography available from the original data.

Each dashboard shows the local area selected in yellow vs. its respective state in grey, a color cue that is used through the tooltip and all legends/titles. The left matrix shows the percentage of before/after/difference in affected population in both the selected region and its state.

We allow users to explore the different demographic breakdowns by making each category a tab on which the user can click. Thus age, race, limitation and gender are visualized with donut and bar charts on the right.

Flexible Design

We've designed this to fit in a 960px width, like in the template you shared with us. The design also easily scales for a full screen site and iPads since the data dashboards just centers on any size screen.

Changes for final delivery

We still have the following items to implement before the second delivery.

  • A "compare" function that allows users to type in a second location from the data dashboard that will then pull that data in place of the default state comparison.
  • Testing in internet explorer.
  • Final data review (we're currently seeing some problems in Maine).

Next Actions + Schedule

Feedback

In the contract, we've budgeted for $3,000 worth of adjustments from one round of feedback. This means we can make design tweaks, copy changes, and data reviews, however this won't cover major functionality changes or significant interface changes. Please let us know if you have any questions about this process, and overall we're looking forward to what you think about the site! It would be great if your team could capture all feedback and return it to us by January 11th at the latest.

Data questions

We have a few questions about data and methodology that we'd like to run by you, would sometime this Thursday or Friday work for you? This would also be a great chance for us to talk about tweaking the methodology and the language we're using to describe Super PUMAs and ACS counties. Best, Dave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment