Skip to content

Instantly share code, notes, and snippets.

View malcolm-decuire's full-sized avatar

Malcolm Decuire malcolm-decuire

View GitHub Profile
@malcolm-decuire
malcolm-decuire / PY0101EN-4-1-ReadFile.ipynb
Created April 18, 2020 01:47
Created on Skills Network Labs
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@malcolm-decuire
malcolm-decuire / .block
Created June 8, 2018 21:26
fresh block
license: mit
@malcolm-decuire
malcolm-decuire / README.md
Created February 28, 2016 23:20
Combining data
@malcolm-decuire
malcolm-decuire / README.md
Last active February 28, 2016 22:28
fresh block
@malcolm-decuire
malcolm-decuire / README.md
Last active March 14, 2016 22:54
McCann Style Map: USA 1860 CENSUS

Built with blockbuilder.org

Viewable on desktop & mobile

Synopsis: According to the 1860 USA Census there were less than 15 states of the 30 states in the Union that allowed the ownership of African-Americans.

Blue states had an enslave ratio of more than 0.13.

Gray states had a enslaved ratio of less than 0.

@malcolm-decuire
malcolm-decuire / README.md
Last active February 20, 2016 21:52
State Grid Map
@malcolm-decuire
malcolm-decuire / README.md
Created January 2, 2016 03:34
slave voyages - embarking

Slave Voyages - Embarking

This is an attempt at visualizing the relative scale of the slave trade by country. The data comes from slavevoyages.org.

The visualization is inpsired by the Mountains-out-of-molehills visualization. The focus is to communicate the relative scale over time, giving us a sense of activity over time of this attrocious part of our history.

@malcolm-decuire
malcolm-decuire / README.md
Last active December 25, 2015 01:47
simple transitions with d3.js
@malcolm-decuire
malcolm-decuire / README.md
Created December 24, 2015 23:15
item explorer - demo
@malcolm-decuire
malcolm-decuire / README.md
Created December 21, 2015 20:11
aframe + d3 test_next project

Testing out aframe.io with d3.js.

Since AFrame works with DOM elements, you can use d3's selection API to generate and modify 3D elements, as well as handle "mouse" events (including the VR friendly "fuse cursor") as if it was SVG.

Built with blockbuilder.org

forked from enjalot's block: aframe + d3 test