Skip to content

tabular file for Zoomable Circle Packing visualization #8

@pdurbin

Description

@pdurbin

Given sample data files like these four...

Screen Shot 2019-09-26 at 3 21 15 PM

We want a tabular file that looks like this:

Screen Shot 2019-09-26 at 3 34 27 PM

Here's a downloadable version: data.tsv.txt

The task is to write a script to create this tabular file based on the latest sample data in this repo. (A future task will be to transform it into a nested JSON document to be compatible with the d3 code below.)

Here's the first file to show the hierarchy and publication date:

Screen Shot 2019-09-26 at 3 37 59 PM

The eventual goal is to come up with something like the Zoomable Circle Packing visualization at http://bl.ocks.org/nbremer/667e4df76848e72f250b and in the screenshot below.

Screen Shot 2019-09-26 at 3 38 47 PM

@TaniaSchlatter @erikbuunk and Jess, please let me know if I have any of this wrong! 😄

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions