Posts about datavis
Categories
- Oct 29 2013
Climate Central Surging Seas Risk Finder
We recently had the opportunity to work with the very talented team over at Climate Central, an independent organization of leading scientists and journalists researching and reporting the facts about our changing climate and its impact on the American public. The scarcity of resources that convey factual information about the effects of climate change in […]
Continue ReadingClimate Central Surging Seas Risk Finder - Oct 21 2013
Towards “Responsiveness” with d3.chart.js
While data visualization is growing as a medium on the Open Web, practitioners of the field still struggle to make data visualization “work” on different screens. The question “how do I render at different sizes?” is an important one, but only tackles a portion of the greater challenge of “what does it mean to create […]
Continue ReadingTowards “Responsiveness” with d3.chart.js - Jun 06 2013
Thoughts from the First Ever OpenVis Conf, 2013
Bocoup recently ran our first-ever OpenVis Conf May 16-17, 2013 in Boston. We were thrilled to bring together 216 developers, designers, and data researchers from around the globe to discuss moving data visualization forward on the Open Web. While data visualization and storytelling are well-established fields, combining these arts and bringing them to the web […]
Continue ReadingThoughts from the First Ever OpenVis Conf, 2013- Tagged in:
- data visualization
- Jun 03 2013
Global Name Data
Open Data, Open Gender Tracker and the Open Web Open data is a core element to building data visualization on the Open Web, driving our ability to reproduce, tinker with and expand visualizations. In a tool like Open Gender Tracker, open data becomes invaluable. Open Gender Tracker relies on name and gender mappings in order […]
Continue ReadingGlobal Name Data- Tagged in:
- data analysis,
- data visualization
- May 29 2013
Introducing d3.chart
A Framework for Creating Reusable Charts with d3.js We’ve been working more and more with d3.js here at Bocoup with clients and as part of the Miso Project. As much as we love the library and are grateful that it exists, we’ve also run head-on into architectural issues with some of the patterns commonly used […]
Continue ReadingIntroducing d3.chart- Tagged in:
- data visualization,
- open source
- May 28 2013
Exploring Reusability with D3.js
The D3.js JavaScript library frequently comes up across our adventures in data visualization. Those who read the tutorials or spend time on the mailing list will likely notice frequent use of the term “reusable” when it comes to creating visualizations with the library. There’s a lot of meaning packed into that word, so we wanted […]
Continue ReadingExploring Reusability with D3.js - Apr 09 2013
Announcing OpenGenderTracker
Computationally Tracking Gender Balance in News Content with Open Web Technologies Last fall, the Knight Foundation granted us from the Prototype Fund to build OpenGenderTracker, a suite of open source tools for analyzing and visualizing gender representation in journalism through the examination of pronouns in bylines and news content. Bocoupers Irene Ros and Adam Hyland […]
Continue ReadingAnnouncing OpenGenderTracker- Tagged in:
- data analysis,
- data visualization
- Nov 28 2012
Announcing: OpenVis Conf
Many people are inspired by the fantastic data visualizations published on the Open Web every day, but the practice of creating these engaging pieces is often shrouded in mystery. The first OpenVis Conf — set for May 16-17 in Boston — aims to change that, with two days of talks focused entirely on the process […]
Continue ReadingAnnouncing: OpenVis Conf- Tagged in:
- data visualization
- Nov 09 2012
Building Your Control Flow with Miso.Storyboard
Today we at the Miso Project are excited to release a new library, called Storyboard, our state management library for control flow of interactive interfaces. As more and more of our code is written in an asynchronous manner, managing the flow of our code becomes more challenging. Event broadcasting and subscriptions is a common pattern […]
Continue ReadingBuilding Your Control Flow with Miso.Storyboard - Oct 29 2012
Miso Dataset 0.3 Release
This post was written in collaboration with Alex Graul, Miso Project‘s co-creator. We are excited to release version 0.3.0 of Miso Dataset today that is full of new features. For the gory details, you can take a look at the closed issues, but this post will cover the major enhancements to the Dataset library. Miso […]
Continue ReadingMiso Dataset 0.3 Release