codeforsanjose / ImmunizationSJ

An app that finds immunization information for schools.
MIT License
6 stars 2 forks source link

Make the data presentable #3

Open Kyle-Falconer opened 9 years ago

Kyle-Falconer commented 9 years ago

Once the data is accessible, it needs to be presented in a way that is user-friendly and appropriate for the audience.

An example of this is from the New York Times article on the measles vaccine story.

screen shot 2015-02-28 at 12 13 30 pm

While a map would be nice, a simple grid output would be appropriate, searchable and rank schools in the district.

andyjliang commented 8 years ago

Traced the SVG to TopoJSON(https://github.com/mbostock/topojson). Exploring its APIs. Will work the DB into JSON structure for it to consume but might be needing location reference. POC will be shown off of search page - a select feature for "view map of schools"