{"url":"https://api.github.com/gists/4348373","forks_url":"https://api.github.com/gists/4348373/forks","commits_url":"https://api.github.com/gists/4348373/commits","id":"4348373","node_id":"MDQ6R2lzdDQzNDgzNzM=","git_pull_url":"https://gist.github.com/4348373.git","git_push_url":"https://gist.github.com/4348373.git","html_url":"https://gist.github.com/mbostock/4348373","files":{".block":{"filename":".block","type":"text/plain","language":null,"raw_url":"https://gist.githubusercontent.com/mbostock/4348373/raw/6f61ef803f0fc81209c9e49b5e180626a438d110/.block","size":77,"truncated":false,"content":"license: gpl-3.0\nredirect: https://observablehq.com/@d3/d3-zoomable-sunburst\n","encoding":"utf-8"},"README.md":{"filename":"README.md","type":"text/markdown","language":"Markdown","raw_url":"https://gist.githubusercontent.com/mbostock/4348373/raw/b4a01e5dfec572d06f3313e6a93b94e1b61d7598/README.md","size":433,"truncated":false,"content":"Click on any arc to zoom in. Click on the center circle to zoom out.\n\nA sunburst is similar to a treemap, except it uses a radial layout. The root node of the tree is at the center, with leaves on the circumference. The area (or angle, depending on implementation) of each arc corresponds to its value. Sunburst design by [John Stasko](http://www.cc.gatech.edu/gvu/ii/sunburst/). Data courtesy [Jeff Heer](http://flare.prefuse.org/).","encoding":"utf-8"},"flare.json":{"filename":"flare.json","type":"application/json","language":"JSON","raw_url":"https://gist.githubusercontent.com/mbostock/4348373/raw/a05a94858375bd0ae023f6950a2b13fac5127637/flare.json","size":11413,"truncated":false,"content":"{\n \"name\": \"flare\",\n \"children\": [\n  {\n   \"name\": \"analytics\",\n   \"children\": [\n    {\n     \"name\": \"cluster\",\n     \"children\": [\n      {\"name\": \"AgglomerativeCluster\", \"size\": 3938},\n      {\"name\": \"CommunityStructure\", \"size\": 3812},\n      {\"name\": \"HierarchicalCluster\", \"size\": 6714},\n      {\"name\": \"MergeEdge\", \"size\": 743}\n     ]\n    },\n    {\n     \"name\": \"graph\",\n     \"children\": [\n      {\"name\": \"BetweennessCentrality\", \"size\": 3534},\n      {\"name\": \"LinkDistance\", \"size\": 5731},\n      {\"name\": \"MaxFlowMinCut\", \"size\": 7840},\n      {\"name\": \"ShortestPaths\", \"size\": 5914},\n      {\"name\": \"SpanningTree\", \"size\": 3416}\n     ]\n    },\n    {\n     \"name\": \"optimization\",\n     \"children\": [\n      {\"name\": \"AspectRatioBanker\", \"size\": 7074}\n     ]\n    }\n   ]\n  },\n  {\n   \"name\": \"animate\",\n   \"children\": [\n    {\"name\": \"Easing\", \"size\": 17010},\n    {\"name\": \"FunctionSequence\", \"size\": 5842},\n    {\n     \"name\": \"interpolate\",\n     \"children\": [\n      {\"name\": \"ArrayInterpolator\", \"size\": 1983},\n      {\"name\": \"ColorInterpolator\", \"size\": 2047},\n      {\"name\": \"DateInterpolator\", \"size\": 1375},\n      {\"name\": \"Interpolator\", \"size\": 8746},\n      {\"name\": \"MatrixInterpolator\", \"size\": 2202},\n      {\"name\": \"NumberInterpolator\", \"size\": 1382},\n      {\"name\": \"ObjectInterpolator\", \"size\": 1629},\n      {\"name\": \"PointInterpolator\", \"size\": 1675},\n      {\"name\": \"RectangleInterpolator\", \"size\": 2042}\n     ]\n    },\n    {\"name\": \"ISchedulable\", \"size\": 1041},\n    {\"name\": \"Parallel\", \"size\": 5176},\n    {\"name\": \"Pause\", \"size\": 449},\n    {\"name\": \"Scheduler\", \"size\": 5593},\n    {\"name\": \"Sequence\", \"size\": 5534},\n    {\"name\": \"Transition\", \"size\": 9201},\n    {\"name\": \"Transitioner\", \"size\": 19975},\n    {\"name\": \"TransitionEvent\", \"size\": 1116},\n    {\"name\": \"Tween\", \"size\": 6006}\n   ]\n  },\n  {\n   \"name\": \"data\",\n   \"children\": [\n    {\n     \"name\": \"converters\",\n     \"children\": [\n      {\"name\": \"Converters\", \"size\": 721},\n      {\"name\": \"DelimitedTextConverter\", \"size\": 4294},\n      {\"name\": \"GraphMLConverter\", \"size\": 9800},\n      {\"name\": \"IDataConverter\", \"size\": 1314},\n      {\"name\": \"JSONConverter\", \"size\": 2220}\n     ]\n    },\n    {\"name\": \"DataField\", \"size\": 1759},\n    {\"name\": \"DataSchema\", \"size\": 2165},\n    {\"name\": \"DataSet\", \"size\": 586},\n    {\"name\": \"DataSource\", \"size\": 3331},\n    {\"name\": \"DataTable\", \"size\": 772},\n    {\"name\": \"DataUtil\", \"size\": 3322}\n   ]\n  },\n  {\n   \"name\": \"display\",\n   \"children\": [\n    {\"name\": \"DirtySprite\", \"size\": 8833},\n    {\"name\": \"LineSprite\", \"size\": 1732},\n    {\"name\": \"RectSprite\", \"size\": 3623},\n    {\"name\": \"TextSprite\", \"size\": 10066}\n   ]\n  },\n  {\n   \"name\": \"flex\",\n   \"children\": [\n    {\"name\": \"FlareVis\", \"size\": 4116}\n   ]\n  },\n  {\n   \"name\": \"physics\",\n   \"children\": [\n    {\"name\": \"DragForce\", \"size\": 1082},\n    {\"name\": \"GravityForce\", \"size\": 1336},\n    {\"name\": \"IForce\", \"size\": 319},\n    {\"name\": \"NBodyForce\", \"size\": 10498},\n    {\"name\": \"Particle\", \"size\": 2822},\n    {\"name\": \"Simulation\", \"size\": 9983},\n    {\"name\": \"Spring\", \"size\": 2213},\n    {\"name\": \"SpringForce\", \"size\": 1681}\n   ]\n  },\n  {\n   \"name\": \"query\",\n   \"children\": [\n    {\"name\": \"AggregateExpression\", \"size\": 1616},\n    {\"name\": \"And\", \"size\": 1027},\n    {\"name\": \"Arithmetic\", \"size\": 3891},\n    {\"name\": \"Average\", \"size\": 891},\n    {\"name\": \"BinaryExpression\", \"size\": 2893},\n    {\"name\": \"Comparison\", \"size\": 5103},\n    {\"name\": \"CompositeExpression\", \"size\": 3677},\n    {\"name\": \"Count\", \"size\": 781},\n    {\"name\": \"DateUtil\", \"size\": 4141},\n    {\"name\": \"Distinct\", \"size\": 933},\n    {\"name\": \"Expression\", \"size\": 5130},\n    {\"name\": \"ExpressionIterator\", \"size\": 3617},\n    {\"name\": \"Fn\", \"size\": 3240},\n    {\"name\": \"If\", \"size\": 2732},\n    {\"name\": \"IsA\", \"size\": 2039},\n    {\"name\": \"Literal\", \"size\": 1214},\n    {\"name\": \"Match\", \"size\": 3748},\n    {\"name\": \"Maximum\", \"size\": 843},\n    {\n     \"name\": \"methods\",\n     \"children\": [\n      {\"name\": \"add\", \"size\": 593},\n      {\"name\": \"and\", \"size\": 330},\n      {\"name\": \"average\", \"size\": 287},\n      {\"name\": \"count\", \"size\": 277},\n      {\"name\": \"distinct\", \"size\": 292},\n      {\"name\": \"div\", \"size\": 595},\n      {\"name\": \"eq\", \"size\": 594},\n      {\"name\": \"fn\", \"size\": 460},\n      {\"name\": \"gt\", \"size\": 603},\n      {\"name\": \"gte\", \"size\": 625},\n      {\"name\": \"iff\", \"size\": 748},\n      {\"name\": \"isa\", \"size\": 461},\n      {\"name\": \"lt\", \"size\": 597},\n      {\"name\": \"lte\", \"size\": 619},\n      {\"name\": \"max\", \"size\": 283},\n      {\"name\": \"min\", \"size\": 283},\n      {\"name\": \"mod\", \"size\": 591},\n      {\"name\": \"mul\", \"size\": 603},\n      {\"name\": \"neq\", \"size\": 599},\n      {\"name\": \"not\", \"size\": 386},\n      {\"name\": \"or\", \"size\": 323},\n      {\"name\": \"orderby\", \"size\": 307},\n      {\"name\": \"range\", \"size\": 772},\n      {\"name\": \"select\", \"size\": 296},\n      {\"name\": \"stddev\", \"size\": 363},\n      {\"name\": \"sub\", \"size\": 600},\n      {\"name\": \"sum\", \"size\": 280},\n      {\"name\": \"update\", \"size\": 307},\n      {\"name\": \"variance\", \"size\": 335},\n      {\"name\": \"where\", \"size\": 299},\n      {\"name\": \"xor\", \"size\": 354},\n      {\"name\": \"_\", \"size\": 264}\n     ]\n    },\n    {\"name\": \"Minimum\", \"size\": 843},\n    {\"name\": \"Not\", \"size\": 1554},\n    {\"name\": \"Or\", \"size\": 970},\n    {\"name\": \"Query\", \"size\": 13896},\n    {\"name\": \"Range\", \"size\": 1594},\n    {\"name\": \"StringUtil\", \"size\": 4130},\n    {\"name\": \"Sum\", \"size\": 791},\n    {\"name\": \"Variable\", \"size\": 1124},\n    {\"name\": \"Variance\", \"size\": 1876},\n    {\"name\": \"Xor\", \"size\": 1101}\n   ]\n  },\n  {\n   \"name\": \"scale\",\n   \"children\": [\n    {\"name\": \"IScaleMap\", \"size\": 2105},\n    {\"name\": \"LinearScale\", \"size\": 1316},\n    {\"name\": \"LogScale\", \"size\": 3151},\n    {\"name\": \"OrdinalScale\", \"size\": 3770},\n    {\"name\": \"QuantileScale\", \"size\": 2435},\n    {\"name\": \"QuantitativeScale\", \"size\": 4839},\n    {\"name\": \"RootScale\", \"size\": 1756},\n    {\"name\": \"Scale\", \"size\": 4268},\n    {\"name\": \"ScaleType\", \"size\": 1821},\n    {\"name\": \"TimeScale\", \"size\": 5833}\n   ]\n  },\n  {\n   \"name\": \"util\",\n   \"children\": [\n    {\"name\": \"Arrays\", \"size\": 8258},\n    {\"name\": \"Colors\", \"size\": 10001},\n    {\"name\": \"Dates\", \"size\": 8217},\n    {\"name\": \"Displays\", \"size\": 12555},\n    {\"name\": \"Filter\", \"size\": 2324},\n    {\"name\": \"Geometry\", \"size\": 10993},\n    {\n     \"name\": \"heap\",\n     \"children\": [\n      {\"name\": \"FibonacciHeap\", \"size\": 9354},\n      {\"name\": \"HeapNode\", \"size\": 1233}\n     ]\n    },\n    {\"name\": \"IEvaluable\", \"size\": 335},\n    {\"name\": \"IPredicate\", \"size\": 383},\n    {\"name\": \"IValueProxy\", \"size\": 874},\n    {\n     \"name\": \"math\",\n     \"children\": [\n      {\"name\": \"DenseMatrix\", \"size\": 3165},\n      {\"name\": \"IMatrix\", \"size\": 2815},\n      {\"name\": \"SparseMatrix\", \"size\": 3366}\n     ]\n    },\n    {\"name\": \"Maths\", \"size\": 17705},\n    {\"name\": \"Orientation\", \"size\": 1486},\n    {\n     \"name\": \"palette\",\n     \"children\": [\n      {\"name\": \"ColorPalette\", \"size\": 6367},\n      {\"name\": \"Palette\", \"size\": 1229},\n      {\"name\": \"ShapePalette\", \"size\": 2059},\n      {\"name\": \"SizePalette\", \"size\": 2291}\n     ]\n    },\n    {\"name\": \"Property\", \"size\": 5559},\n    {\"name\": \"Shapes\", \"size\": 19118},\n    {\"name\": \"Sort\", \"size\": 6887},\n    {\"name\": \"Stats\", \"size\": 6557},\n    {\"name\": \"Strings\", \"size\": 22026}\n   ]\n  },\n  {\n   \"name\": \"vis\",\n   \"children\": [\n    {\n     \"name\": \"axis\",\n     \"children\": [\n      {\"name\": \"Axes\", \"size\": 1302},\n      {\"name\": \"Axis\", \"size\": 24593},\n      {\"name\": \"AxisGridLine\", \"size\": 652},\n      {\"name\": \"AxisLabel\", \"size\": 636},\n      {\"name\": \"CartesianAxes\", \"size\": 6703}\n     ]\n    },\n    {\n     \"name\": \"controls\",\n     \"children\": [\n      {\"name\": \"AnchorControl\", \"size\": 2138},\n      {\"name\": \"ClickControl\", \"size\": 3824},\n      {\"name\": \"Control\", \"size\": 1353},\n      {\"name\": \"ControlList\", \"size\": 4665},\n      {\"name\": \"DragControl\", \"size\": 2649},\n      {\"name\": \"ExpandControl\", \"size\": 2832},\n      {\"name\": \"HoverControl\", \"size\": 4896},\n      {\"name\": \"IControl\", \"size\": 763},\n      {\"name\": \"PanZoomControl\", \"size\": 5222},\n      {\"name\": \"SelectionControl\", \"size\": 7862},\n      {\"name\": \"TooltipControl\", \"size\": 8435}\n     ]\n    },\n    {\n     \"name\": \"data\",\n     \"children\": [\n      {\"name\": \"Data\", \"size\": 20544},\n      {\"name\": \"DataList\", \"size\": 19788},\n      {\"name\": \"DataSprite\", \"size\": 10349},\n      {\"name\": \"EdgeSprite\", \"size\": 3301},\n      {\"name\": \"NodeSprite\", \"size\": 19382},\n      {\n       \"name\": \"render\",\n       \"children\": [\n        {\"name\": \"ArrowType\", \"size\": 698},\n        {\"name\": \"EdgeRenderer\", \"size\": 5569},\n        {\"name\": \"IRenderer\", \"size\": 353},\n        {\"name\": \"ShapeRenderer\", \"size\": 2247}\n       ]\n      },\n      {\"name\": \"ScaleBinding\", \"size\": 11275},\n      {\"name\": \"Tree\", \"size\": 7147},\n      {\"name\": \"TreeBuilder\", \"size\": 9930}\n     ]\n    },\n    {\n     \"name\": \"events\",\n     \"children\": [\n      {\"name\": \"DataEvent\", \"size\": 2313},\n      {\"name\": \"SelectionEvent\", \"size\": 1880},\n      {\"name\": \"TooltipEvent\", \"size\": 1701},\n      {\"name\": \"VisualizationEvent\", \"size\": 1117}\n     ]\n    },\n    {\n     \"name\": \"legend\",\n     \"children\": [\n      {\"name\": \"Legend\", \"size\": 20859},\n      {\"name\": \"LegendItem\", \"size\": 4614},\n      {\"name\": \"LegendRange\", \"size\": 10530}\n     ]\n    },\n    {\n     \"name\": \"operator\",\n     \"children\": [\n      {\n       \"name\": \"distortion\",\n       \"children\": [\n        {\"name\": \"BifocalDistortion\", \"size\": 4461},\n        {\"name\": \"Distortion\", \"size\": 6314},\n        {\"name\": \"FisheyeDistortion\", \"size\": 3444}\n       ]\n      },\n      {\n       \"name\": \"encoder\",\n       \"children\": [\n        {\"name\": \"ColorEncoder\", \"size\": 3179},\n        {\"name\": \"Encoder\", \"size\": 4060},\n        {\"name\": \"PropertyEncoder\", \"size\": 4138},\n        {\"name\": \"ShapeEncoder\", \"size\": 1690},\n        {\"name\": \"SizeEncoder\", \"size\": 1830}\n       ]\n      },\n      {\n       \"name\": \"filter\",\n       \"children\": [\n        {\"name\": \"FisheyeTreeFilter\", \"size\": 5219},\n        {\"name\": \"GraphDistanceFilter\", \"size\": 3165},\n        {\"name\": \"VisibilityFilter\", \"size\": 3509}\n       ]\n      },\n      {\"name\": \"IOperator\", \"size\": 1286},\n      {\n       \"name\": \"label\",\n       \"children\": [\n        {\"name\": \"Labeler\", \"size\": 9956},\n        {\"name\": \"RadialLabeler\", \"size\": 3899},\n        {\"name\": \"StackedAreaLabeler\", \"size\": 3202}\n       ]\n      },\n      {\n       \"name\": \"layout\",\n       \"children\": [\n        {\"name\": \"AxisLayout\", \"size\": 6725},\n        {\"name\": \"BundledEdgeRouter\", \"size\": 3727},\n        {\"name\": \"CircleLayout\", \"size\": 9317},\n        {\"name\": \"CirclePackingLayout\", \"size\": 12003},\n        {\"name\": \"DendrogramLayout\", \"size\": 4853},\n        {\"name\": \"ForceDirectedLayout\", \"size\": 8411},\n        {\"name\": \"IcicleTreeLayout\", \"size\": 4864},\n        {\"name\": \"IndentedTreeLayout\", \"size\": 3174},\n        {\"name\": \"Layout\", \"size\": 7881},\n        {\"name\": \"NodeLinkTreeLayout\", \"size\": 12870},\n        {\"name\": \"PieLayout\", \"size\": 2728},\n        {\"name\": \"RadialTreeLayout\", \"size\": 12348},\n        {\"name\": \"RandomLayout\", \"size\": 870},\n        {\"name\": \"StackedAreaLayout\", \"size\": 9121},\n        {\"name\": \"TreeMapLayout\", \"size\": 9191}\n       ]\n      },\n      {\"name\": \"Operator\", \"size\": 2490},\n      {\"name\": \"OperatorList\", \"size\": 5248},\n      {\"name\": \"OperatorSequence\", \"size\": 4190},\n      {\"name\": \"OperatorSwitch\", \"size\": 2581},\n      {\"name\": \"SortOperator\", \"size\": 2023}\n     ]\n    },\n    {\"name\": \"Visualization\", \"size\": 16540}\n   ]\n  }\n ]\n}","encoding":"utf-8"},"index.html":{"filename":"index.html","type":"text/html","language":"HTML","raw_url":"https://gist.githubusercontent.com/mbostock/4348373/raw/bbb01678a4f63342f0ba73b4ccc7e738c089a684/index.html","size":1957,"truncated":false,"content":"<!DOCTYPE html>\n<meta charset=\"utf-8\">\n<style>\n\npath {\n  stroke: #fff;\n}\n\n</style>\n<body>\n<script src=\"//d3js.org/d3.v3.min.js\"></script>\n<script>\n\nvar width = 960,\n    height = 700,\n    radius = (Math.min(width, height) / 2) - 10;\n\nvar formatNumber = d3.format(\",d\");\n\nvar x = d3.scale.linear()\n    .range([0, 2 * Math.PI]);\n\nvar y = d3.scale.sqrt()\n    .range([0, radius]);\n\nvar color = d3.scale.category20c();\n\nvar partition = d3.layout.partition()\n    .value(function(d) { return d.size; });\n\nvar arc = d3.svg.arc()\n    .startAngle(function(d) { return Math.max(0, Math.min(2 * Math.PI, x(d.x))); })\n    .endAngle(function(d) { return Math.max(0, Math.min(2 * Math.PI, x(d.x + d.dx))); })\n    .innerRadius(function(d) { return Math.max(0, y(d.y)); })\n    .outerRadius(function(d) { return Math.max(0, y(d.y + d.dy)); });\n\nvar svg = d3.select(\"body\").append(\"svg\")\n    .attr(\"width\", width)\n    .attr(\"height\", height)\n  .append(\"g\")\n    .attr(\"transform\", \"translate(\" + width / 2 + \",\" + (height / 2) + \")\");\n\nd3.json(\"flare.json\", function(error, root) {\n  if (error) throw error;\n\n  svg.selectAll(\"path\")\n      .data(partition.nodes(root))\n    .enter().append(\"path\")\n      .attr(\"d\", arc)\n      .style(\"fill\", function(d) { return color((d.children ? d : d.parent).name); })\n      .on(\"click\", click)\n    .append(\"title\")\n      .text(function(d) { return d.name + \"\\n\" + formatNumber(d.value); });\n});\n\nfunction click(d) {\n  svg.transition()\n      .duration(750)\n      .tween(\"scale\", function() {\n        var xd = d3.interpolate(x.domain(), [d.x, d.x + d.dx]),\n            yd = d3.interpolate(y.domain(), [d.y, 1]),\n            yr = d3.interpolate(y.range(), [d.y ? 20 : 0, radius]);\n        return function(t) { x.domain(xd(t)); y.domain(yd(t)).range(yr(t)); };\n      })\n    .selectAll(\"path\")\n      .attrTween(\"d\", function(d) { return function() { return arc(d); }; });\n}\n\nd3.select(self.frameElement).style(\"height\", height + \"px\");\n\n</script>\n","encoding":"utf-8"},"thumbnail.png":{"filename":"thumbnail.png","type":"image/png","language":null,"raw_url":"https://gist.githubusercontent.com/mbostock/4348373/raw/5093e6b77e3d4fbedceefccde3bd0aeb708a15a8/thumbnail.png","size":21014,"truncated":false,"content":"iVBORw0KGgoAAAANSUhEUgAAAOYAAAB4CAIAAABpZBnfAAAKkWlDQ1BpY20A\nAEjHlZYHUJPZFsfv96U3WkIEpITekV6lhB6KdBBshCRAKCEGggjYkMUVWFFE\nRMCGLIoouCpFbIgF26JgwYJukEVAXcWCDZX3AY/w3rzZebMnc/L9cnLmn3Nv\n7p35A0CuZQuFKbAcAKmCDFGojztjcXQMA9cPiMiLBvDAgM1JFzKDgwPA38bH\n+wCaet4xndIC/yzkubx0DgBQMMJx3HROKsInkSzkCEUZAKDckLrOqgzhFHMR\npomQARHOmuKEGS6e4rgZ3jfdEx7qgTCigyez2aIEAEgdSJ2RyUlAdEgShM0F\nXL4AADKycuDCSWQj2uSpGUxSU9OmOBdhg7j/0En4L804qSabnSDlmbVMB96T\nny5MYa/+h9vx/yM1RTz7G+pIktOTw/yRpwKyZ1kctlfYLCfyWAGzLMxwD51l\nfgYrXNoj9o2YZXFyBHOWk9P8pf2CuEVBUv10j5hZzk4Mj5plLs/Ta5ZFaaHS\n/vTMMK+5fo9Fs5zE9gueZbZoei3TzEvxCZ2bOVg6pyBlkXQt8SJvaQ8vfW69\nGYnhvlJGDoC0n+/Nkq5X5DunnxIs1RSJQ6X7wBNESDW5bE/p3gIPwAcCwAOp\ngA0YwBd4ApDBy8qYGt4jTbhaxE9IzGAwkRvAM2GwBBwzE4aluYUlmLpPM3/X\n+wfT9wSi4+dqOWcBYOYAAPvP1SKNAKi/jRzjFXM1nTfI52YAzuRxxKLMmRp6\n6g2D3FNZ5KYqI6dBGxgAU2AJbIETcANewA8EgXAQDZYDDkhE5haBVSAXbAAF\noAhsBTtAJdgLDoBD4Cg4DlrBGXABXAE3wG1wDzwGEjAEXoIx8BFMQBCEgygQ\nFVKGNCBdyBiyhOwhF8gLCoBCoWgoFkqABJAYyoU2QkVQKVQJ7Yfqod+gU9AF\n6BrUAz2EBqBR6B30FUbBZJgGq8F68ALYHmbC/nA4vAxOgFfC2XA+vAWugGvg\nI3ALfAG+Ad+DJfBLeBwFUCQUHaWJMkXZozxQQagYVDxKhFqLKkSVo2pQjah2\nVBfqDkqCeoX6gsaiqWgG2hTthPZFR6A56JXotehidCX6ELoFfQl9Bz2AHkP/\nwFAwqhhjjCOGhVmMScCswhRgyjF1mGbMZcw9zBDmIxaLpWP1sXZYX2w0Ngmb\ngy3G7sY2YTuwPdhB7DgOh1PGGeOccUE4Ni4DV4DbhTuCO4/rxQ3hPuNJeA28\nJd4bH4MX4PPw5fjD+HP4XvwwfoIgR9AlOBKCCFzCakIJoZbQTrhFGCJMEOWJ\n+kRnYjgxibiBWEFsJF4m9hPfk0gkLZIDKYTEJ60nVZCOka6SBkhfyApkI7IH\neSlZTN5CPkjuID8kv6dQKHoUN0oMJYOyhVJPuUh5SvksQ5Uxk2HJcGXWyVTJ\ntMj0yryWJcjqyjJll8tmy5bLnpC9JftKjiCnJ+chx5ZbK1cld0quT25cnipv\nIR8knypfLH9Y/pr8iAJOQU/BS4GrkK9wQOGiwiAVRdWmelA51I3UWupl6hAN\nS9OnsWhJtCLaUVo3bUxRQdFaMVIxS7FK8ayihI6i69FZ9BR6Cf04/T796zy1\necx5vHmb5zXO6533SWm+kpsST6lQqUnpntJXZYayl3Ky8jblVuUnKmgVI5UQ\nlVUqe1Quq7yaT5vvNJ8zv3D+8fmPVGFVI9VQ1RzVA6o3VcfV1NV81IRqu9Qu\nqr1Sp6u7qSepl6mfUx/VoGq4aPA1yjTOa7xgKDKYjBRGBeMSY0xTVdNXU6y5\nX7Nbc0JLXytCK0+rSeuJNlHbXjteu0y7U3tMR0MnUCdXp0HnkS5B1143UXen\nbpfuJz19vSi9TXqteiP6Svos/Wz9Bv1+A4qBq8FKgxqDu4ZYQ3vDZMPdhreN\nYCMbo0SjKqNbxrCxrTHfeLdxjwnGxMFEYFJj0mdKNmWaZpo2mA6Y0c0CzPLM\nWs1eL9BZELNg24KuBT/MbcxTzGvNH1soWPhZ5Fm0W7yzNLLkWFZZ3rWiWHlb\nrbNqs3prbWzNs95j/cCGahNos8mm0+a7rZ2tyLbRdtROxy7Wrtquz55mH2xf\nbH/VAePg7rDO4YzDF0dbxwzH445vnEydkp0OO40s1F/IW1i7cNBZy5ntvN9Z\n4sJwiXXZ5yJx1XRlu9a4PnPTduO61bkNMw2ZScwjzNfu5u4i92b3Tx6OHms8\nOjxRnj6ehZ7dXgpeEV6VXk+9tbwTvBu8x3xsfHJ8Onwxvv6+23z7WGosDque\nNeZn57fG75I/2T/Mv9L/WYBRgCigPRAO9AvcHti/SHeRYFFrEAhiBW0PehKs\nH7wy+HQINiQ4pCrkeahFaG5oVxg1bEXY4bCP4e7hJeGPIwwixBGdkbKRSyPr\nIz9FeUaVRkkWL1i8ZvGNaJVofnRbDC4mMqYuZnyJ15IdS4aW2iwtWHp/mf6y\nrGXXlqssT1l+doXsCvaKE7GY2KjYw7Hf2EHsGvZ4HCuuOm6M48HZyXnJdeOW\ncUd5zrxS3nC8c3xp/EiCc8L2hNFE18TyxFd8D34l/22Sb9LepE/JQckHkydT\nolKaUvGpsamnBAqCZMGlNPW0rLQeobGwQChZ6bhyx8oxkb+oLh1KX5belkFD\njMtNsYH4J/FApktmVebnVZGrTmTJZwmybq42Wr159XC2d/avOegcTk5nrmbu\nhtyBNcw1+9dCa+PWdq7TXpe/bmi9z/pDG4gbkjf8nmeeV5r3YWPUxvZ8tfz1\n+YM/+fzUUCBTICro2+S0ae/P6J/5P3dvttq8a/OPQm7h9SLzovKib8Wc4uu/\nWPxS8cvklvgt3SW2JXu2YrcKtt7f5rrtUKl8aXbp4PbA7S1ljLLCsg87Vuy4\nVm5dvncncad4p6QioKJtl86urbu+VSZW3qtyr2qqVq3eXP1pN3d37x63PY17\n1fYW7f26j7/vwX6f/S01ejXlB7AHMg88r42s7frV/tf6OpW6orrvBwUHJYdC\nD12qt6uvP6x6uKQBbhA3jB5ZeuT2Uc+jbY2mjfub6E1Fx8Ax8bEXv8X+dv+4\n//HOE/YnGk/qnqxupjYXtkAtq1vGWhNbJW3RbT2n/E51tju1N582O33wjOaZ\nqrOKZ0vOEc/ln5s8n31+vEPY8epCwoXBzhWdjy8uvnj3Usil7sv+l69e8b5y\nsYvZdf6q89Uz1xyvnbpuf731hu2Nlps2N5t/t/m9udu2u+WW3a222w6323sW\n9pzrde29cMfzzpW7rLs37i2613M/4v6DvqV9kgfcByMPUx6+fZT5aOLx+n5M\nf+ETuSflT1Wf1vxh+EeTxFZydsBz4OazsGePBzmDL/9M//PbUP5zyvPyYY3h\n+hHLkTOj3qO3Xyx5MfRS+HLiVcFf8n9VvzZ4ffKN25ubY4vHht6K3k6+K36v\n/P7gB+sPnePB408/pn6c+FT4WfnzoS/2X7q+Rn0dnlj1Dfet4rvh9/Yf/j/6\nJ1MnJ4VsEXvaCqCQhOPjAXh3EABKNABUxD8QZWb87nRAMx59msDf8Ywnng5b\nAA4gnjYKST8k9yA+XBdJKvJVMPIMdwOwlZU0/x3p8VaWM1qkVsSalE9Ovkc8\n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\nwU//6re//srdtoRCLQGTtesBLoNzZ+/s4IwgUXFqqUl2F/d+du7ZXtZTQp0H\nZWb1vuq+vu6vRCsrUeMPT38q0tHN4x67fSCLt+jBj1fcYmYNGAUVvNmcHvEq\ne6s7XOmc7Z372Rd/9WS4qiCMU0IWMoii1piq5nt5AmU2EySHOw8izZlYWy3D\nerIwcZ5KWja+9PKtmCKZbwQ3y6LJTGwhXOOXTNKrvvon3/Cnv/rxI6/vp0oW\nlDI2tO5XRZJsJc3FaGF/+eCXFw+vRCue9PI3LR/+vsqexMTTnenJ4uTeyp4/\nm3vmd0///pYu7NvktoJsTg8O1Hb/5EPf388GQohYJyWnIElOFca+eO6l6e58\nJ+7+RmsWrFm60BEJyXFnxCpPBmtkwBqrXeHmv2qrAWIwAalJR/3R3ChBoNjE\nSjjIoxpg80BBQfLd+bCuLExsSSjrlUzWr7/8R09/+tc/Nj074Y4ljstWr0fd\n5vrSV96R5vFYJ0VVyKzOrdGpTfeU70htdro7vbO0c9Iff7nx2p7q/m/UAjPP\nArSZQ1v3Km/1A1xnybXjj9z73R/Y/lA36d8zuv+u+t5XG8e/tPA1AjnCKSv3\nvy+8dkpnjs2sdKETy9qPe3W3bmAAECixiSs9DC1oJrc/AMhsVnHLJaeU09nM\nal96+X1jneR3FyQ2f1WZ2BIp65dM1Nz+/H/91s/9zje0EqcwmsKStVc4M984\nlpxSP0lfWnm5m3Z3lnb60jNsMpvtKu3UrE93T+8q7RrzR77WfG1v5Y6fKt+9\nLcvM6lEsH0HO67dUbm7IMoPtxk9iAH//0b/x6Lb7Qx0fXj7Sy8KiEwCwbJVQ\n7aj9n1anAcvShQ4hFOLmOBUEqZwMZDYVQ/AxA5o1IBisWXvSHfFGNGtJMjUp\nkVizlXKu489HoHL+hwSTWHMo5D9cr6AuJrYkHRMU0Th59zO/9h0vfXkf1RI/\nuIK6NWx86bNVrzaOeNKNTTw/mN9R3O4KZ7IwyczT3ZldpV11t/rS6ut3lff+\n7cLBSn9Fg0VtLy+9xkuvgbYYtTcxZIfzQhtCLQOCxCBKxvo7H62+50jzRCA9\nScKuzbJlW1bupxZen85Sh5lJks2sjstZVnKqls2QG7BxhZtH0uR0FsyWjSAa\nD8ZSkxlrQh0qocDDN6EgC4KkQ64SCgQJlqyljmQ2EGlPJB1KekgH0CmzZaI1\n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\n","encoding":"base64"}},"public":true,"created_at":"2012-12-20T20:41:10Z","updated_at":"2023-05-04T14:15:30Z","description":"Zoomable Sunburst","comments":13,"user":null,"comments_enabled":true,"comments_url":"https://api.github.com/gists/4348373/comments","owner":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"forks":[{"url":"https://api.github.com/gists/4747342","user":{"login":"musically-ut","id":502876,"node_id":"MDQ6VXNlcjUwMjg3Ng==","avatar_url":"https://avatars.githubusercontent.com/u/502876?v=4","gravatar_id":"","url":"https://api.github.com/users/musically-ut","html_url":"https://github.com/musically-ut","followers_url":"https://api.github.com/users/musically-ut/followers","following_url":"https://api.github.com/users/musically-ut/following{/other_user}","gists_url":"https://api.github.com/users/musically-ut/gists{/gist_id}","starred_url":"https://api.github.com/users/musically-ut/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/musically-ut/subscriptions","organizations_url":"https://api.github.com/users/musically-ut/orgs","repos_url":"https://api.github.com/users/musically-ut/repos","events_url":"https://api.github.com/users/musically-ut/events{/privacy}","received_events_url":"https://api.github.com/users/musically-ut/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Utkarsh Upadhyay","company":null,"blog":"https://musicallyut.xyz","location":"Amsterdam, NL","email":null,"hireable":null,"bio":"Nacreous Survivor: ransomed back from the Fathomking at great expense after winning.","twitter_username":null,"public_repos":150,"public_gists":47,"followers":149,"following":148,"created_at":"2010-11-30T04:32:24Z","updated_at":"2026-04-07T21:58:03Z"},"id":"4747342","created_at":"2013-02-09T22:15:03Z","updated_at":"2015-12-12T08:49:43Z"},{"url":"https://api.github.com/gists/5620253","user":{"login":"JohnDelacour","id":4406920,"node_id":"MDQ6VXNlcjQ0MDY5MjA=","avatar_url":"https://avatars.githubusercontent.com/u/4406920?v=4","gravatar_id":"","url":"https://api.github.com/users/JohnDelacour","html_url":"https://github.com/JohnDelacour","followers_url":"https://api.github.com/users/JohnDelacour/followers","following_url":"https://api.github.com/users/JohnDelacour/following{/other_user}","gists_url":"https://api.github.com/users/JohnDelacour/gists{/gist_id}","starred_url":"https://api.github.com/users/JohnDelacour/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JohnDelacour/subscriptions","organizations_url":"https://api.github.com/users/JohnDelacour/orgs","repos_url":"https://api.github.com/users/JohnDelacour/repos","events_url":"https://api.github.com/users/JohnDelacour/events{/privacy}","received_events_url":"https://api.github.com/users/JohnDelacour/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":1,"public_gists":14,"followers":0,"following":0,"created_at":"2013-05-12T00:58:21Z","updated_at":"2021-10-26T17:31:41Z"},"id":"5620253","created_at":"2013-05-21T14:32:47Z","updated_at":"2015-12-17T13:49:41Z"},{"url":"https://api.github.com/gists/5944371","user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Mike Bostock","company":"@observablehq ","blog":"https://observablehq.com/@mbostock","location":"San Francisco, CA","email":"mike@ocks.org","hireable":null,"bio":"Building a better computational medium. Co-founder @observablehq. Creator @d3. Former @nytgraphics. Pronounced BOSS-tock.","twitter_username":"mbostock","public_repos":88,"public_gists":1043,"followers":23373,"following":0,"created_at":"2010-03-25T22:02:56Z","updated_at":"2026-04-10T07:01:19Z"},"id":"5944371","created_at":"2013-07-07T18:06:24Z","updated_at":"2023-10-02T23:52:05Z"},{"url":"https://api.github.com/gists/7705340","user":{"login":"arjones","id":194210,"node_id":"MDQ6VXNlcjE5NDIxMA==","avatar_url":"https://avatars.githubusercontent.com/u/194210?v=4","gravatar_id":"","url":"https://api.github.com/users/arjones","html_url":"https://github.com/arjones","followers_url":"https://api.github.com/users/arjones/followers","following_url":"https://api.github.com/users/arjones/following{/other_user}","gists_url":"https://api.github.com/users/arjones/gists{/gist_id}","starred_url":"https://api.github.com/users/arjones/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/arjones/subscriptions","organizations_url":"https://api.github.com/users/arjones/orgs","repos_url":"https://api.github.com/users/arjones/repos","events_url":"https://api.github.com/users/arjones/events{/privacy}","received_events_url":"https://api.github.com/users/arjones/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Gustavo Arjones","company":null,"blog":"https://arjon.es/","location":"Spain","email":null,"hireable":null,"bio":"CTO | \r\nI am passionate to create new solutions/products | \r\n\r\nInterests: Fintech, Analytics, Big Data, Machine Learning and DevOps","twitter_username":"arjones","public_repos":21,"public_gists":34,"followers":52,"following":1,"created_at":"2010-02-02T00:57:55Z","updated_at":"2026-04-08T19:21:53Z"},"id":"7705340","created_at":"2013-11-29T12:56:07Z","updated_at":"2015-12-29T17:39:03Z"},{"url":"https://api.github.com/gists/8564373","user":{"login":"milroc","id":542959,"node_id":"MDQ6VXNlcjU0Mjk1OQ==","avatar_url":"https://avatars.githubusercontent.com/u/542959?v=4","gravatar_id":"","url":"https://api.github.com/users/milroc","html_url":"https://github.com/milroc","followers_url":"https://api.github.com/users/milroc/followers","following_url":"https://api.github.com/users/milroc/following{/other_user}","gists_url":"https://api.github.com/users/milroc/gists{/gist_id}","starred_url":"https://api.github.com/users/milroc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/milroc/subscriptions","organizations_url":"https://api.github.com/users/milroc/orgs","repos_url":"https://api.github.com/users/milroc/repos","events_url":"https://api.github.com/users/milroc/events{/privacy}","received_events_url":"https://api.github.com/users/milroc/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Miles McCrocklin","company":null,"blog":"https://twitter.com/Milr0c","location":"San Francisco","email":"miles.mccrocklin@gmail.com","hireable":null,"bio":null,"twitter_username":null,"public_repos":13,"public_gists":56,"followers":148,"following":60,"created_at":"2010-12-31T22:17:18Z","updated_at":"2026-03-30T05:32:25Z"},"id":"8564373","created_at":"2014-01-22T18:26:33Z","updated_at":"2016-01-04T03:49:11Z"},{"url":"https://api.github.com/gists/8925797","user":{"login":"finbarleahy","id":2266074,"node_id":"MDQ6VXNlcjIyNjYwNzQ=","avatar_url":"https://avatars.githubusercontent.com/u/2266074?v=4","gravatar_id":"","url":"https://api.github.com/users/finbarleahy","html_url":"https://github.com/finbarleahy","followers_url":"https://api.github.com/users/finbarleahy/followers","following_url":"https://api.github.com/users/finbarleahy/following{/other_user}","gists_url":"https://api.github.com/users/finbarleahy/gists{/gist_id}","starred_url":"https://api.github.com/users/finbarleahy/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/finbarleahy/subscriptions","organizations_url":"https://api.github.com/users/finbarleahy/orgs","repos_url":"https://api.github.com/users/finbarleahy/repos","events_url":"https://api.github.com/users/finbarleahy/events{/privacy}","received_events_url":"https://api.github.com/users/finbarleahy/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":4,"public_gists":1,"followers":0,"following":0,"created_at":"2012-09-02T17:24:34Z","updated_at":"2019-02-20T17:19:45Z"},"id":"8925797","created_at":"2014-02-10T22:46:04Z","updated_at":"2015-08-29T13:56:13Z"},{"url":"https://api.github.com/gists/9386992","user":{"login":"larskotthoff","id":579233,"node_id":"MDQ6VXNlcjU3OTIzMw==","avatar_url":"https://avatars.githubusercontent.com/u/579233?v=4","gravatar_id":"","url":"https://api.github.com/users/larskotthoff","html_url":"https://github.com/larskotthoff","followers_url":"https://api.github.com/users/larskotthoff/followers","following_url":"https://api.github.com/users/larskotthoff/following{/other_user}","gists_url":"https://api.github.com/users/larskotthoff/gists{/gist_id}","starred_url":"https://api.github.com/users/larskotthoff/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/larskotthoff/subscriptions","organizations_url":"https://api.github.com/users/larskotthoff/orgs","repos_url":"https://api.github.com/users/larskotthoff/repos","events_url":"https://api.github.com/users/larskotthoff/events{/privacy}","received_events_url":"https://api.github.com/users/larskotthoff/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Lars Kotthoff","company":null,"blog":"","location":null,"email":null,"hireable":true,"bio":null,"twitter_username":null,"public_repos":59,"public_gists":60,"followers":91,"following":0,"created_at":"2011-01-23T14:17:58Z","updated_at":"2025-12-09T08:05:04Z"},"id":"9386992","created_at":"2014-03-06T10:30:52Z","updated_at":"2015-08-29T13:57:04Z"},{"url":"https://api.github.com/gists/488f46a997723f583158","user":{"login":"jargonautical","id":7858687,"node_id":"MDQ6VXNlcjc4NTg2ODc=","avatar_url":"https://avatars.githubusercontent.com/u/7858687?v=4","gravatar_id":"","url":"https://api.github.com/users/jargonautical","html_url":"https://github.com/jargonautical","followers_url":"https://api.github.com/users/jargonautical/followers","following_url":"https://api.github.com/users/jargonautical/following{/other_user}","gists_url":"https://api.github.com/users/jargonautical/gists{/gist_id}","starred_url":"https://api.github.com/users/jargonautical/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/jargonautical/subscriptions","organizations_url":"https://api.github.com/users/jargonautical/orgs","repos_url":"https://api.github.com/users/jargonautical/repos","events_url":"https://api.github.com/users/jargonautical/events{/privacy}","received_events_url":"https://api.github.com/users/jargonautical/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Lucy Knight","company":null,"blog":"www.jargonautical.com","location":"Exeter","email":"lucy@jargonautical.com","hireable":null,"bio":null,"twitter_username":null,"public_repos":210,"public_gists":4,"followers":12,"following":1,"created_at":"2014-06-11T09:57:15Z","updated_at":"2026-04-08T10:54:59Z"},"id":"488f46a997723f583158","created_at":"2014-06-11T15:13:03Z","updated_at":"2015-08-29T14:02:27Z"},{"url":"https://api.github.com/gists/9ff5561c558ee96d3e92","user":{"login":"anubhav-agg","id":8626525,"node_id":"MDQ6VXNlcjg2MjY1MjU=","avatar_url":"https://avatars.githubusercontent.com/u/8626525?v=4","gravatar_id":"","url":"https://api.github.com/users/anubhav-agg","html_url":"https://github.com/anubhav-agg","followers_url":"https://api.github.com/users/anubhav-agg/followers","following_url":"https://api.github.com/users/anubhav-agg/following{/other_user}","gists_url":"https://api.github.com/users/anubhav-agg/gists{/gist_id}","starred_url":"https://api.github.com/users/anubhav-agg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/anubhav-agg/subscriptions","organizations_url":"https://api.github.com/users/anubhav-agg/orgs","repos_url":"https://api.github.com/users/anubhav-agg/repos","events_url":"https://api.github.com/users/anubhav-agg/events{/privacy}","received_events_url":"https://api.github.com/users/anubhav-agg/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":4,"public_gists":2,"followers":0,"following":0,"created_at":"2014-09-02T10:25:59Z","updated_at":"2025-09-28T00:05:44Z"},"id":"9ff5561c558ee96d3e92","created_at":"2014-09-03T09:05:36Z","updated_at":"2015-08-29T14:06:00Z"},{"url":"https://api.github.com/gists/acb30d4bae1fe20a7d7b","user":{"login":"anubhav-agg","id":8626525,"node_id":"MDQ6VXNlcjg2MjY1MjU=","avatar_url":"https://avatars.githubusercontent.com/u/8626525?v=4","gravatar_id":"","url":"https://api.github.com/users/anubhav-agg","html_url":"https://github.com/anubhav-agg","followers_url":"https://api.github.com/users/anubhav-agg/followers","following_url":"https://api.github.com/users/anubhav-agg/following{/other_user}","gists_url":"https://api.github.com/users/anubhav-agg/gists{/gist_id}","starred_url":"https://api.github.com/users/anubhav-agg/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/anubhav-agg/subscriptions","organizations_url":"https://api.github.com/users/anubhav-agg/orgs","repos_url":"https://api.github.com/users/anubhav-agg/repos","events_url":"https://api.github.com/users/anubhav-agg/events{/privacy}","received_events_url":"https://api.github.com/users/anubhav-agg/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":4,"public_gists":2,"followers":0,"following":0,"created_at":"2014-09-02T10:25:59Z","updated_at":"2025-09-28T00:05:44Z"},"id":"acb30d4bae1fe20a7d7b","created_at":"2014-09-03T09:55:05Z","updated_at":"2015-08-29T14:06:00Z"},{"url":"https://api.github.com/gists/bd6ccb2f25bde402f9ea","user":{"login":"wildcat63","id":4140862,"node_id":"MDQ6VXNlcjQxNDA4NjI=","avatar_url":"https://avatars.githubusercontent.com/u/4140862?v=4","gravatar_id":"","url":"https://api.github.com/users/wildcat63","html_url":"https://github.com/wildcat63","followers_url":"https://api.github.com/users/wildcat63/followers","following_url":"https://api.github.com/users/wildcat63/following{/other_user}","gists_url":"https://api.github.com/users/wildcat63/gists{/gist_id}","starred_url":"https://api.github.com/users/wildcat63/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/wildcat63/subscriptions","organizations_url":"https://api.github.com/users/wildcat63/orgs","repos_url":"https://api.github.com/users/wildcat63/repos","events_url":"https://api.github.com/users/wildcat63/events{/privacy}","received_events_url":"https://api.github.com/users/wildcat63/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":2,"public_gists":5,"followers":0,"following":0,"created_at":"2013-04-12T21:23:49Z","updated_at":"2026-04-16T20:40:05Z"},"id":"bd6ccb2f25bde402f9ea","created_at":"2014-10-15T19:50:36Z","updated_at":"2015-08-29T14:07:39Z"},{"url":"https://api.github.com/gists/9b1b40759a07aad24f4e","user":{"login":"ABSegler","id":7064233,"node_id":"MDQ6VXNlcjcwNjQyMzM=","avatar_url":"https://avatars.githubusercontent.com/u/7064233?v=4","gravatar_id":"","url":"https://api.github.com/users/ABSegler","html_url":"https://github.com/ABSegler","followers_url":"https://api.github.com/users/ABSegler/followers","following_url":"https://api.github.com/users/ABSegler/following{/other_user}","gists_url":"https://api.github.com/users/ABSegler/gists{/gist_id}","starred_url":"https://api.github.com/users/ABSegler/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ABSegler/subscriptions","organizations_url":"https://api.github.com/users/ABSegler/orgs","repos_url":"https://api.github.com/users/ABSegler/repos","events_url":"https://api.github.com/users/ABSegler/events{/privacy}","received_events_url":"https://api.github.com/users/ABSegler/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":4,"public_gists":15,"followers":2,"following":2,"created_at":"2014-03-25T23:32:51Z","updated_at":"2017-08-23T20:03:05Z"},"id":"9b1b40759a07aad24f4e","created_at":"2015-07-19T00:44:27Z","updated_at":"2015-08-29T14:25:17Z"},{"url":"https://api.github.com/gists/62cd24de0f612092777f","user":{"login":"mpmckenna8","id":1895795,"node_id":"MDQ6VXNlcjE4OTU3OTU=","avatar_url":"https://avatars.githubusercontent.com/u/1895795?v=4","gravatar_id":"","url":"https://api.github.com/users/mpmckenna8","html_url":"https://github.com/mpmckenna8","followers_url":"https://api.github.com/users/mpmckenna8/followers","following_url":"https://api.github.com/users/mpmckenna8/following{/other_user}","gists_url":"https://api.github.com/users/mpmckenna8/gists{/gist_id}","starred_url":"https://api.github.com/users/mpmckenna8/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mpmckenna8/subscriptions","organizations_url":"https://api.github.com/users/mpmckenna8/orgs","repos_url":"https://api.github.com/users/mpmckenna8/repos","events_url":"https://api.github.com/users/mpmckenna8/events{/privacy}","received_events_url":"https://api.github.com/users/mpmckenna8/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Matthew McKenna","company":null,"blog":"mpmckenna8.github.io","location":"San Francisco","email":"mpmckenna8@me.com","hireable":true,"bio":null,"twitter_username":null,"public_repos":139,"public_gists":148,"followers":79,"following":183,"created_at":"2012-06-26T20:38:16Z","updated_at":"2022-01-12T22:05:47Z"},"id":"62cd24de0f612092777f","created_at":"2015-09-14T17:59:53Z","updated_at":"2017-09-16T23:46:55Z"},{"url":"https://api.github.com/gists/6063b730954be56acd7c","user":{"login":"vwochnik","id":373255,"node_id":"MDQ6VXNlcjM3MzI1NQ==","avatar_url":"https://avatars.githubusercontent.com/u/373255?v=4","gravatar_id":"","url":"https://api.github.com/users/vwochnik","html_url":"https://github.com/vwochnik","followers_url":"https://api.github.com/users/vwochnik/followers","following_url":"https://api.github.com/users/vwochnik/following{/other_user}","gists_url":"https://api.github.com/users/vwochnik/gists{/gist_id}","starred_url":"https://api.github.com/users/vwochnik/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vwochnik/subscriptions","organizations_url":"https://api.github.com/users/vwochnik/orgs","repos_url":"https://api.github.com/users/vwochnik/repos","events_url":"https://api.github.com/users/vwochnik/events{/privacy}","received_events_url":"https://api.github.com/users/vwochnik/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Vincent Wochnik","company":null,"blog":"http://vincentwochnik.com/","location":null,"email":"vincent@vincentwochnik.com","hireable":null,"bio":"I'm a full stack web developer with a Bachelor's degree in Computer Science. \r\n","twitter_username":null,"public_repos":36,"public_gists":21,"followers":17,"following":0,"created_at":"2010-08-23T10:04:02Z","updated_at":"2026-01-24T19:31:20Z"},"id":"6063b730954be56acd7c","created_at":"2016-03-07T15:47:11Z","updated_at":"2016-03-08T13:48:00Z"},{"url":"https://api.github.com/gists/0f345c9b27dd8f5d972b","user":{"login":"pavelsuk","id":2633298,"node_id":"MDQ6VXNlcjI2MzMyOTg=","avatar_url":"https://avatars.githubusercontent.com/u/2633298?v=4","gravatar_id":"","url":"https://api.github.com/users/pavelsuk","html_url":"https://github.com/pavelsuk","followers_url":"https://api.github.com/users/pavelsuk/followers","following_url":"https://api.github.com/users/pavelsuk/following{/other_user}","gists_url":"https://api.github.com/users/pavelsuk/gists{/gist_id}","starred_url":"https://api.github.com/users/pavelsuk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/pavelsuk/subscriptions","organizations_url":"https://api.github.com/users/pavelsuk/orgs","repos_url":"https://api.github.com/users/pavelsuk/repos","events_url":"https://api.github.com/users/pavelsuk/events{/privacy}","received_events_url":"https://api.github.com/users/pavelsuk/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Pavel Suk","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":72,"public_gists":6,"followers":11,"following":9,"created_at":"2012-10-23T16:24:08Z","updated_at":"2026-04-13T16:59:24Z"},"id":"0f345c9b27dd8f5d972b","created_at":"2016-03-13T21:02:26Z","updated_at":"2016-03-13T21:02:27Z"},{"url":"https://api.github.com/gists/59cb770386bbb3477c1f68669fac2c91","user":{"login":"antgwms","id":13024576,"node_id":"MDQ6VXNlcjEzMDI0NTc2","avatar_url":"https://avatars.githubusercontent.com/u/13024576?v=4","gravatar_id":"","url":"https://api.github.com/users/antgwms","html_url":"https://github.com/antgwms","followers_url":"https://api.github.com/users/antgwms/followers","following_url":"https://api.github.com/users/antgwms/following{/other_user}","gists_url":"https://api.github.com/users/antgwms/gists{/gist_id}","starred_url":"https://api.github.com/users/antgwms/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/antgwms/subscriptions","organizations_url":"https://api.github.com/users/antgwms/orgs","repos_url":"https://api.github.com/users/antgwms/repos","events_url":"https://api.github.com/users/antgwms/events{/privacy}","received_events_url":"https://api.github.com/users/antgwms/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"antgwms","company":null,"blog":"","location":"Wales, UK","email":"antgwms@outlook.com","hireable":null,"bio":"Master of Computing","twitter_username":"antgwms","public_repos":42,"public_gists":2,"followers":6,"following":34,"created_at":"2015-06-23T22:31:12Z","updated_at":"2025-08-07T08:53:34Z"},"id":"59cb770386bbb3477c1f68669fac2c91","created_at":"2016-05-09T13:26:19Z","updated_at":"2016-05-09T13:26:19Z"},{"url":"https://api.github.com/gists/2609821dad8dd00e7a185343f9ec596b","user":{"login":"juliachrusciel","id":11323067,"node_id":"MDQ6VXNlcjExMzIzMDY3","avatar_url":"https://avatars.githubusercontent.com/u/11323067?v=4","gravatar_id":"","url":"https://api.github.com/users/juliachrusciel","html_url":"https://github.com/juliachrusciel","followers_url":"https://api.github.com/users/juliachrusciel/followers","following_url":"https://api.github.com/users/juliachrusciel/following{/other_user}","gists_url":"https://api.github.com/users/juliachrusciel/gists{/gist_id}","starred_url":"https://api.github.com/users/juliachrusciel/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/juliachrusciel/subscriptions","organizations_url":"https://api.github.com/users/juliachrusciel/orgs","repos_url":"https://api.github.com/users/juliachrusciel/repos","events_url":"https://api.github.com/users/juliachrusciel/events{/privacy}","received_events_url":"https://api.github.com/users/juliachrusciel/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":33,"public_gists":1,"followers":4,"following":13,"created_at":"2015-03-05T00:23:04Z","updated_at":"2018-05-05T04:13:51Z"},"id":"2609821dad8dd00e7a185343f9ec596b","created_at":"2016-05-21T01:24:14Z","updated_at":"2016-05-21T01:24:14Z"},{"url":"https://api.github.com/gists/e8333086da4a5691feb68b784f7f242b","user":{"login":"mayala091","id":9629843,"node_id":"MDQ6VXNlcjk2Mjk4NDM=","avatar_url":"https://avatars.githubusercontent.com/u/9629843?v=4","gravatar_id":"","url":"https://api.github.com/users/mayala091","html_url":"https://github.com/mayala091","followers_url":"https://api.github.com/users/mayala091/followers","following_url":"https://api.github.com/users/mayala091/following{/other_user}","gists_url":"https://api.github.com/users/mayala091/gists{/gist_id}","starred_url":"https://api.github.com/users/mayala091/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mayala091/subscriptions","organizations_url":"https://api.github.com/users/mayala091/orgs","repos_url":"https://api.github.com/users/mayala091/repos","events_url":"https://api.github.com/users/mayala091/events{/privacy}","received_events_url":"https://api.github.com/users/mayala091/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":1,"public_gists":1,"followers":0,"following":0,"created_at":"2014-11-08T19:53:03Z","updated_at":"2019-09-11T19:28:06Z"},"id":"e8333086da4a5691feb68b784f7f242b","created_at":"2016-10-13T19:44:42Z","updated_at":"2016-10-13T19:44:42Z"},{"url":"https://api.github.com/gists/6be4bfdb0b7e425106d1e5f96fea178f","user":{"login":"sephcoster","id":1028659,"node_id":"MDQ6VXNlcjEwMjg2NTk=","avatar_url":"https://avatars.githubusercontent.com/u/1028659?v=4","gravatar_id":"","url":"https://api.github.com/users/sephcoster","html_url":"https://github.com/sephcoster","followers_url":"https://api.github.com/users/sephcoster/followers","following_url":"https://api.github.com/users/sephcoster/following{/other_user}","gists_url":"https://api.github.com/users/sephcoster/gists{/gist_id}","starred_url":"https://api.github.com/users/sephcoster/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sephcoster/subscriptions","organizations_url":"https://api.github.com/users/sephcoster/orgs","repos_url":"https://api.github.com/users/sephcoster/repos","events_url":"https://api.github.com/users/sephcoster/events{/privacy}","received_events_url":"https://api.github.com/users/sephcoster/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Seph Coster","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":"Humble bit shipper. Product shepherd.","twitter_username":null,"public_repos":69,"public_gists":8,"followers":34,"following":23,"created_at":"2011-09-06T00:46:56Z","updated_at":"2026-02-12T13:35:33Z"},"id":"6be4bfdb0b7e425106d1e5f96fea178f","created_at":"2017-04-07T01:43:06Z","updated_at":"2017-04-07T01:43:06Z"},{"url":"https://api.github.com/gists/6f276a302b3ad87ff913866a88dc792a","user":{"login":"owendall","id":10927,"node_id":"MDQ6VXNlcjEwOTI3","avatar_url":"https://avatars.githubusercontent.com/u/10927?v=4","gravatar_id":"","url":"https://api.github.com/users/owendall","html_url":"https://github.com/owendall","followers_url":"https://api.github.com/users/owendall/followers","following_url":"https://api.github.com/users/owendall/following{/other_user}","gists_url":"https://api.github.com/users/owendall/gists{/gist_id}","starred_url":"https://api.github.com/users/owendall/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/owendall/subscriptions","organizations_url":"https://api.github.com/users/owendall/orgs","repos_url":"https://api.github.com/users/owendall/repos","events_url":"https://api.github.com/users/owendall/events{/privacy}","received_events_url":"https://api.github.com/users/owendall/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Owen Dall Sotomayor","company":"Agile Innovations, LLC","blog":"http://agile-innovations.net","location":"USA","email":"owendall@agile-innovations.net","hireable":true,"bio":"CEO/CTO of Agile Innovations, LLC.  Former VP/CTO of Barquin International","twitter_username":null,"public_repos":47,"public_gists":103,"followers":43,"following":56,"created_at":"2008-05-20T20:20:59Z","updated_at":"2026-03-10T16:39:47Z"},"id":"6f276a302b3ad87ff913866a88dc792a","created_at":"2017-04-21T17:53:39Z","updated_at":"2017-04-21T18:00:37Z"},{"url":"https://api.github.com/gists/da71a147a586e14411402f7a89439362","user":{"login":"rcubillob","id":21224754,"node_id":"MDQ6VXNlcjIxMjI0NzU0","avatar_url":"https://avatars.githubusercontent.com/u/21224754?v=4","gravatar_id":"","url":"https://api.github.com/users/rcubillob","html_url":"https://github.com/rcubillob","followers_url":"https://api.github.com/users/rcubillob/followers","following_url":"https://api.github.com/users/rcubillob/following{/other_user}","gists_url":"https://api.github.com/users/rcubillob/gists{/gist_id}","starred_url":"https://api.github.com/users/rcubillob/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rcubillob/subscriptions","organizations_url":"https://api.github.com/users/rcubillob/orgs","repos_url":"https://api.github.com/users/rcubillob/repos","events_url":"https://api.github.com/users/rcubillob/events{/privacy}","received_events_url":"https://api.github.com/users/rcubillob/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":2,"public_gists":1,"followers":0,"following":0,"created_at":"2016-08-24T16:51:53Z","updated_at":"2020-07-05T06:36:19Z"},"id":"da71a147a586e14411402f7a89439362","created_at":"2017-07-20T03:44:28Z","updated_at":"2017-07-20T03:44:28Z"},{"url":"https://api.github.com/gists/f0d85e296cecc5a9ba97288a06b6f797","user":{"login":"aish-venkat","id":19532788,"node_id":"MDQ6VXNlcjE5NTMyNzg4","avatar_url":"https://avatars.githubusercontent.com/u/19532788?v=4","gravatar_id":"","url":"https://api.github.com/users/aish-venkat","html_url":"https://github.com/aish-venkat","followers_url":"https://api.github.com/users/aish-venkat/followers","following_url":"https://api.github.com/users/aish-venkat/following{/other_user}","gists_url":"https://api.github.com/users/aish-venkat/gists{/gist_id}","starred_url":"https://api.github.com/users/aish-venkat/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aish-venkat/subscriptions","organizations_url":"https://api.github.com/users/aish-venkat/orgs","repos_url":"https://api.github.com/users/aish-venkat/repos","events_url":"https://api.github.com/users/aish-venkat/events{/privacy}","received_events_url":"https://api.github.com/users/aish-venkat/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Aishwarya Venkat","company":null,"blog":"aish-venkat.github.io","location":null,"email":null,"hireable":true,"bio":null,"twitter_username":null,"public_repos":12,"public_gists":2,"followers":0,"following":0,"created_at":"2016-05-23T13:12:24Z","updated_at":"2025-12-19T15:20:00Z"},"id":"f0d85e296cecc5a9ba97288a06b6f797","created_at":"2017-11-01T08:29:06Z","updated_at":"2017-11-17T00:05:42Z"},{"url":"https://api.github.com/gists/ee482be0f0cf7209dc36b6f0de958f7b","user":{"login":"shutupashu","id":24838825,"node_id":"MDQ6VXNlcjI0ODM4ODI1","avatar_url":"https://avatars.githubusercontent.com/u/24838825?v=4","gravatar_id":"","url":"https://api.github.com/users/shutupashu","html_url":"https://github.com/shutupashu","followers_url":"https://api.github.com/users/shutupashu/followers","following_url":"https://api.github.com/users/shutupashu/following{/other_user}","gists_url":"https://api.github.com/users/shutupashu/gists{/gist_id}","starred_url":"https://api.github.com/users/shutupashu/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/shutupashu/subscriptions","organizations_url":"https://api.github.com/users/shutupashu/orgs","repos_url":"https://api.github.com/users/shutupashu/repos","events_url":"https://api.github.com/users/shutupashu/events{/privacy}","received_events_url":"https://api.github.com/users/shutupashu/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":2,"public_gists":3,"followers":0,"following":2,"created_at":"2016-12-30T08:08:17Z","updated_at":"2023-11-08T13:24:12Z"},"id":"ee482be0f0cf7209dc36b6f0de958f7b","created_at":"2017-12-01T07:52:25Z","updated_at":"2017-12-01T07:52:26Z"},{"url":"https://api.github.com/gists/a4bdd6846db2f53a3a27f2f90687faef","user":{"login":"JamesAChan","id":18681250,"node_id":"MDQ6VXNlcjE4NjgxMjUw","avatar_url":"https://avatars.githubusercontent.com/u/18681250?v=4","gravatar_id":"","url":"https://api.github.com/users/JamesAChan","html_url":"https://github.com/JamesAChan","followers_url":"https://api.github.com/users/JamesAChan/followers","following_url":"https://api.github.com/users/JamesAChan/following{/other_user}","gists_url":"https://api.github.com/users/JamesAChan/gists{/gist_id}","starred_url":"https://api.github.com/users/JamesAChan/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/JamesAChan/subscriptions","organizations_url":"https://api.github.com/users/JamesAChan/orgs","repos_url":"https://api.github.com/users/JamesAChan/repos","events_url":"https://api.github.com/users/JamesAChan/events{/privacy}","received_events_url":"https://api.github.com/users/JamesAChan/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":14,"public_gists":3,"followers":3,"following":19,"created_at":"2016-04-26T13:35:40Z","updated_at":"2021-03-30T14:58:07Z"},"id":"a4bdd6846db2f53a3a27f2f90687faef","created_at":"2017-12-19T21:58:23Z","updated_at":"2017-12-20T16:24:05Z"},{"url":"https://api.github.com/gists/0f3244e3c32a53d3ee093899a4b7d1ae","user":{"login":"willzjc","id":34811785,"node_id":"MDQ6VXNlcjM0ODExNzg1","avatar_url":"https://avatars.githubusercontent.com/u/34811785?v=4","gravatar_id":"","url":"https://api.github.com/users/willzjc","html_url":"https://github.com/willzjc","followers_url":"https://api.github.com/users/willzjc/followers","following_url":"https://api.github.com/users/willzjc/following{/other_user}","gists_url":"https://api.github.com/users/willzjc/gists{/gist_id}","starred_url":"https://api.github.com/users/willzjc/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/willzjc/subscriptions","organizations_url":"https://api.github.com/users/willzjc/orgs","repos_url":"https://api.github.com/users/willzjc/repos","events_url":"https://api.github.com/users/willzjc/events{/privacy}","received_events_url":"https://api.github.com/users/willzjc/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Will Chen","company":"@Google @aws","blog":"","location":"Sydney Australia","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":69,"public_gists":92,"followers":5,"following":5,"created_at":"2017-12-24T12:47:06Z","updated_at":"2026-03-21T10:39:48Z"},"id":"0f3244e3c32a53d3ee093899a4b7d1ae","created_at":"2017-12-29T06:15:40Z","updated_at":"2017-12-29T06:23:44Z"},{"url":"https://api.github.com/gists/9296281738f9dcc82cbad8ec444ed74d","user":{"login":"mikklepp","id":2149242,"node_id":"MDQ6VXNlcjIxNDkyNDI=","avatar_url":"https://avatars.githubusercontent.com/u/2149242?v=4","gravatar_id":"","url":"https://api.github.com/users/mikklepp","html_url":"https://github.com/mikklepp","followers_url":"https://api.github.com/users/mikklepp/followers","following_url":"https://api.github.com/users/mikklepp/following{/other_user}","gists_url":"https://api.github.com/users/mikklepp/gists{/gist_id}","starred_url":"https://api.github.com/users/mikklepp/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mikklepp/subscriptions","organizations_url":"https://api.github.com/users/mikklepp/orgs","repos_url":"https://api.github.com/users/mikklepp/repos","events_url":"https://api.github.com/users/mikklepp/events{/privacy}","received_events_url":"https://api.github.com/users/mikklepp/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Mikko Leppänen","company":"Fonecta","blog":"","location":"Finland","email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":10,"public_gists":2,"followers":8,"following":0,"created_at":"2012-08-14T07:31:37Z","updated_at":"2026-04-02T17:59:08Z"},"id":"9296281738f9dcc82cbad8ec444ed74d","created_at":"2018-01-19T10:21:41Z","updated_at":"2018-01-19T11:33:58Z"},{"url":"https://api.github.com/gists/da827dc83111d3e59f5349593458914b","user":{"login":"aaronbannasch","id":8060315,"node_id":"MDQ6VXNlcjgwNjAzMTU=","avatar_url":"https://avatars.githubusercontent.com/u/8060315?v=4","gravatar_id":"","url":"https://api.github.com/users/aaronbannasch","html_url":"https://github.com/aaronbannasch","followers_url":"https://api.github.com/users/aaronbannasch/followers","following_url":"https://api.github.com/users/aaronbannasch/following{/other_user}","gists_url":"https://api.github.com/users/aaronbannasch/gists{/gist_id}","starred_url":"https://api.github.com/users/aaronbannasch/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/aaronbannasch/subscriptions","organizations_url":"https://api.github.com/users/aaronbannasch/orgs","repos_url":"https://api.github.com/users/aaronbannasch/repos","events_url":"https://api.github.com/users/aaronbannasch/events{/privacy}","received_events_url":"https://api.github.com/users/aaronbannasch/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":2,"public_gists":5,"followers":0,"following":0,"created_at":"2014-07-03T16:13:25Z","updated_at":"2025-10-23T21:25:10Z"},"id":"da827dc83111d3e59f5349593458914b","created_at":"2018-02-06T02:50:52Z","updated_at":"2018-02-06T03:09:22Z"},{"url":"https://api.github.com/gists/20b5c38075a41007b2cfa6243b89db19","user":{"login":"git-ashish","id":2697421,"node_id":"MDQ6VXNlcjI2OTc0MjE=","avatar_url":"https://avatars.githubusercontent.com/u/2697421?v=4","gravatar_id":"","url":"https://api.github.com/users/git-ashish","html_url":"https://github.com/git-ashish","followers_url":"https://api.github.com/users/git-ashish/followers","following_url":"https://api.github.com/users/git-ashish/following{/other_user}","gists_url":"https://api.github.com/users/git-ashish/gists{/gist_id}","starred_url":"https://api.github.com/users/git-ashish/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/git-ashish/subscriptions","organizations_url":"https://api.github.com/users/git-ashish/orgs","repos_url":"https://api.github.com/users/git-ashish/repos","events_url":"https://api.github.com/users/git-ashish/events{/privacy}","received_events_url":"https://api.github.com/users/git-ashish/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Ashish Singh","company":null,"blog":"https://iashishsingh.com","location":"Vadodara, Gujarat, India","email":null,"hireable":true,"bio":"Freelance Data Visualisation Consultant","twitter_username":null,"public_repos":153,"public_gists":157,"followers":21,"following":57,"created_at":"2012-11-01T08:37:06Z","updated_at":"2026-03-27T06:23:39Z"},"id":"20b5c38075a41007b2cfa6243b89db19","created_at":"2018-05-10T08:03:03Z","updated_at":"2018-05-10T08:03:03Z"},{"url":"https://api.github.com/gists/8a2514e2e200e82c2258ad2b93d0e4ba","user":{"login":"zimtstern757","id":41990736,"node_id":"MDQ6VXNlcjQxOTkwNzM2","avatar_url":"https://avatars.githubusercontent.com/u/41990736?v=4","gravatar_id":"","url":"https://api.github.com/users/zimtstern757","html_url":"https://github.com/zimtstern757","followers_url":"https://api.github.com/users/zimtstern757/followers","following_url":"https://api.github.com/users/zimtstern757/following{/other_user}","gists_url":"https://api.github.com/users/zimtstern757/gists{/gist_id}","starred_url":"https://api.github.com/users/zimtstern757/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zimtstern757/subscriptions","organizations_url":"https://api.github.com/users/zimtstern757/orgs","repos_url":"https://api.github.com/users/zimtstern757/repos","events_url":"https://api.github.com/users/zimtstern757/events{/privacy}","received_events_url":"https://api.github.com/users/zimtstern757/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":0,"public_gists":1,"followers":0,"following":0,"created_at":"2018-08-01T09:07:41Z","updated_at":"2018-08-01T12:30:07Z"},"id":"8a2514e2e200e82c2258ad2b93d0e4ba","created_at":"2018-08-01T09:25:21Z","updated_at":"2018-08-01T09:25:21Z"},{"url":"https://api.github.com/gists/2e94b55cc2a959605131892248bbbd96","user":{"login":"InspirantGroup","id":48522776,"node_id":"MDQ6VXNlcjQ4NTIyNzc2","avatar_url":"https://avatars.githubusercontent.com/u/48522776?v=4","gravatar_id":"","url":"https://api.github.com/users/InspirantGroup","html_url":"https://github.com/InspirantGroup","followers_url":"https://api.github.com/users/InspirantGroup/followers","following_url":"https://api.github.com/users/InspirantGroup/following{/other_user}","gists_url":"https://api.github.com/users/InspirantGroup/gists{/gist_id}","starred_url":"https://api.github.com/users/InspirantGroup/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/InspirantGroup/subscriptions","organizations_url":"https://api.github.com/users/InspirantGroup/orgs","repos_url":"https://api.github.com/users/InspirantGroup/repos","events_url":"https://api.github.com/users/InspirantGroup/events{/privacy}","received_events_url":"https://api.github.com/users/InspirantGroup/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":1,"public_gists":1,"followers":0,"following":0,"created_at":"2019-03-13T14:32:11Z","updated_at":"2019-03-13T14:36:15Z"},"id":"2e94b55cc2a959605131892248bbbd96","created_at":"2019-03-13T20:26:44Z","updated_at":"2019-03-13T20:26:44Z"},{"url":"https://api.github.com/gists/845db0353982306de09ac22ffa8c8963","user":{"login":"johnmcampbell13","id":7228033,"node_id":"MDQ6VXNlcjcyMjgwMzM=","avatar_url":"https://avatars.githubusercontent.com/u/7228033?v=4","gravatar_id":"","url":"https://api.github.com/users/johnmcampbell13","html_url":"https://github.com/johnmcampbell13","followers_url":"https://api.github.com/users/johnmcampbell13/followers","following_url":"https://api.github.com/users/johnmcampbell13/following{/other_user}","gists_url":"https://api.github.com/users/johnmcampbell13/gists{/gist_id}","starred_url":"https://api.github.com/users/johnmcampbell13/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/johnmcampbell13/subscriptions","organizations_url":"https://api.github.com/users/johnmcampbell13/orgs","repos_url":"https://api.github.com/users/johnmcampbell13/repos","events_url":"https://api.github.com/users/johnmcampbell13/events{/privacy}","received_events_url":"https://api.github.com/users/johnmcampbell13/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":3,"public_gists":1,"followers":1,"following":0,"created_at":"2014-04-08T16:24:18Z","updated_at":"2022-10-31T17:01:41Z"},"id":"845db0353982306de09ac22ffa8c8963","created_at":"2019-05-14T13:56:44Z","updated_at":"2019-05-14T13:56:44Z"},{"url":"https://api.github.com/gists/923141ec8329c7276566d2a3cabd6cc3","user":{"login":"ix4","id":38112035,"node_id":"MDQ6VXNlcjM4MTEyMDM1","avatar_url":"https://avatars.githubusercontent.com/u/38112035?v=4","gravatar_id":"","url":"https://api.github.com/users/ix4","html_url":"https://github.com/ix4","followers_url":"https://api.github.com/users/ix4/followers","following_url":"https://api.github.com/users/ix4/following{/other_user}","gists_url":"https://api.github.com/users/ix4/gists{/gist_id}","starred_url":"https://api.github.com/users/ix4/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ix4/subscriptions","organizations_url":"https://api.github.com/users/ix4/orgs","repos_url":"https://api.github.com/users/ix4/repos","events_url":"https://api.github.com/users/ix4/events{/privacy}","received_events_url":"https://api.github.com/users/ix4/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":12,"public_gists":1448,"followers":67,"following":94,"created_at":"2018-04-05T17:37:06Z","updated_at":"2026-04-13T03:04:38Z"},"id":"923141ec8329c7276566d2a3cabd6cc3","created_at":"2019-10-25T16:44:45Z","updated_at":"2019-10-25T16:44:58Z"},{"url":"https://api.github.com/gists/f97e8cd4c741a43af705b9bf4f5aea3c","user":{"login":"victorienAvonSsense","id":56265843,"node_id":"MDQ6VXNlcjU2MjY1ODQz","avatar_url":"https://avatars.githubusercontent.com/u/56265843?v=4","gravatar_id":"","url":"https://api.github.com/users/victorienAvonSsense","html_url":"https://github.com/victorienAvonSsense","followers_url":"https://api.github.com/users/victorienAvonSsense/followers","following_url":"https://api.github.com/users/victorienAvonSsense/following{/other_user}","gists_url":"https://api.github.com/users/victorienAvonSsense/gists{/gist_id}","starred_url":"https://api.github.com/users/victorienAvonSsense/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/victorienAvonSsense/subscriptions","organizations_url":"https://api.github.com/users/victorienAvonSsense/orgs","repos_url":"https://api.github.com/users/victorienAvonSsense/repos","events_url":"https://api.github.com/users/victorienAvonSsense/events{/privacy}","received_events_url":"https://api.github.com/users/victorienAvonSsense/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Victorien","company":null,"blog":"","location":null,"email":null,"hireable":null,"bio":null,"twitter_username":null,"public_repos":1,"public_gists":8,"followers":0,"following":0,"created_at":"2019-10-07T15:04:06Z","updated_at":"2021-08-16T13:28:26Z"},"id":"f97e8cd4c741a43af705b9bf4f5aea3c","created_at":"2020-02-19T14:18:36Z","updated_at":"2020-02-19T14:18:36Z"},{"url":"https://api.github.com/gists/39db2c76d684a66eeadac4a02a82f244","user":{"login":"Petrichoeur","id":55391513,"node_id":"MDQ6VXNlcjU1MzkxNTEz","avatar_url":"https://avatars.githubusercontent.com/u/55391513?v=4","gravatar_id":"","url":"https://api.github.com/users/Petrichoeur","html_url":"https://github.com/Petrichoeur","followers_url":"https://api.github.com/users/Petrichoeur/followers","following_url":"https://api.github.com/users/Petrichoeur/following{/other_user}","gists_url":"https://api.github.com/users/Petrichoeur/gists{/gist_id}","starred_url":"https://api.github.com/users/Petrichoeur/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Petrichoeur/subscriptions","organizations_url":"https://api.github.com/users/Petrichoeur/orgs","repos_url":"https://api.github.com/users/Petrichoeur/repos","events_url":"https://api.github.com/users/Petrichoeur/events{/privacy}","received_events_url":"https://api.github.com/users/Petrichoeur/received_events","type":"User","user_view_type":"public","site_admin":false,"name":null,"company":null,"blog":"","location":null,"email":null,"hireable":true,"bio":null,"twitter_username":null,"public_repos":13,"public_gists":1,"followers":1,"following":2,"created_at":"2019-09-16T11:59:23Z","updated_at":"2026-03-30T00:46:41Z"},"id":"39db2c76d684a66eeadac4a02a82f244","created_at":"2020-05-26T19:49:40Z","updated_at":"2020-05-26T19:49:41Z"},{"url":"https://api.github.com/gists/a2d1abae37e1f94ec9be1921f8c05edc","user":{"login":"kziemski","id":321453,"node_id":"MDQ6VXNlcjMyMTQ1Mw==","avatar_url":"https://avatars.githubusercontent.com/u/321453?v=4","gravatar_id":"","url":"https://api.github.com/users/kziemski","html_url":"https://github.com/kziemski","followers_url":"https://api.github.com/users/kziemski/followers","following_url":"https://api.github.com/users/kziemski/following{/other_user}","gists_url":"https://api.github.com/users/kziemski/gists{/gist_id}","starred_url":"https://api.github.com/users/kziemski/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/kziemski/subscriptions","organizations_url":"https://api.github.com/users/kziemski/orgs","repos_url":"https://api.github.com/users/kziemski/repos","events_url":"https://api.github.com/users/kziemski/events{/privacy}","received_events_url":"https://api.github.com/users/kziemski/received_events","type":"User","user_view_type":"public","site_admin":false,"name":"Kryspin Ziemski","company":"QCOMPUTE","blog":"https://qcomp.io","location":"United States","email":null,"hireable":true,"bio":null,"twitter_username":"kziemski","public_repos":589,"public_gists":52,"followers":144,"following":1177,"created_at":"2010-07-02T20:47:51Z","updated_at":"2026-04-03T07:25:33Z"},"id":"a2d1abae37e1f94ec9be1921f8c05edc","created_at":"2023-05-04T14:15:30Z","updated_at":"2023-05-04T14:15:30Z"}],"history":[{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"5b3e84e54f3ae22b10c1d2e76331adbd4700b066","committed_at":"2019-02-26T22:40:34Z","change_status":{"total":2,"additions":1,"deletions":1},"url":"https://api.github.com/gists/4348373/5b3e84e54f3ae22b10c1d2e76331adbd4700b066"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"667635332813e7df2f8b188f965dc12521801a6c","committed_at":"2018-10-20T13:12:58Z","change_status":{"total":1,"additions":1,"deletions":0},"url":"https://api.github.com/gists/4348373/667635332813e7df2f8b188f965dc12521801a6c"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"85f18ac90409caa5529b32156aa6e71cf985263f","committed_at":"2016-10-28T05:46:19Z","change_status":{"total":382,"additions":381,"deletions":1},"url":"https://api.github.com/gists/4348373/85f18ac90409caa5529b32156aa6e71cf985263f"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"cb3f475a4f61c7db5d4f14e97f4643d0aa5f9292","committed_at":"2016-02-09T02:11:58Z","change_status":{"total":1,"additions":1,"deletions":0},"url":"https://api.github.com/gists/4348373/cb3f475a4f61c7db5d4f14e97f4643d0aa5f9292"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"70e8a6bb9e979addbd25481209d0b46d90764673","committed_at":"2015-12-16T17:17:32Z","change_status":{"total":52,"additions":25,"deletions":27},"url":"https://api.github.com/gists/4348373/70e8a6bb9e979addbd25481209d0b46d90764673"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"32a1cb19db0df021b140072245d9e1e4577e1a86","committed_at":"2015-10-31T01:24:34Z","change_status":{"total":2,"additions":1,"deletions":1},"url":"https://api.github.com/gists/4348373/32a1cb19db0df021b140072245d9e1e4577e1a86"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"872211831914403e47a29e5780e6188b71e92c1a","committed_at":"2015-06-11T19:28:56Z","change_status":{"total":6,"additions":4,"deletions":2},"url":"https://api.github.com/gists/4348373/872211831914403e47a29e5780e6188b71e92c1a"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"54924e18c9c7e7bdb8b534eac92ca289a550331e","committed_at":"2012-12-20T20:43:35Z","change_status":{"total":2,"additions":2,"deletions":0},"url":"https://api.github.com/gists/4348373/54924e18c9c7e7bdb8b534eac92ca289a550331e"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"d82c6488c08d389c5a29b42892e3ff78b52b2d6b","committed_at":"2012-12-20T20:42:31Z","change_status":{"total":2,"additions":1,"deletions":1},"url":"https://api.github.com/gists/4348373/d82c6488c08d389c5a29b42892e3ff78b52b2d6b"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"509da09975531eec0acd4826480c4bfb318e8852","committed_at":"2012-12-20T20:42:05Z","change_status":{"total":0,"additions":0,"deletions":0},"url":"https://api.github.com/gists/4348373/509da09975531eec0acd4826480c4bfb318e8852"},{"user":{"login":"mbostock","id":230541,"node_id":"MDQ6VXNlcjIzMDU0MQ==","avatar_url":"https://avatars.githubusercontent.com/u/230541?v=4","gravatar_id":"","url":"https://api.github.com/users/mbostock","html_url":"https://github.com/mbostock","followers_url":"https://api.github.com/users/mbostock/followers","following_url":"https://api.github.com/users/mbostock/following{/other_user}","gists_url":"https://api.github.com/users/mbostock/gists{/gist_id}","starred_url":"https://api.github.com/users/mbostock/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/mbostock/subscriptions","organizations_url":"https://api.github.com/users/mbostock/orgs","repos_url":"https://api.github.com/users/mbostock/repos","events_url":"https://api.github.com/users/mbostock/events{/privacy}","received_events_url":"https://api.github.com/users/mbostock/received_events","type":"User","user_view_type":"public","site_admin":false},"version":"986c3204a8c9a312f00ae5d0925d146efdec3dd3","committed_at":"2012-12-20T20:41:10Z","change_status":{},"url":"https://api.github.com/gists/4348373/986c3204a8c9a312f00ae5d0925d146efdec3dd3"}],"truncated":false}