Skip to content

Instantly share code, notes, and snippets.

View espinielli's full-sized avatar

Enrico Spinielli espinielli

View GitHub Profile
@espinielli
espinielli / .block
Last active January 17, 2017 12:56
Earth in a Cube D3v4
license: mit
@espinielli
espinielli / .block
Last active January 17, 2017 17:37
Earth in a Cube I
license: mit
@espinielli
espinielli / .block
Last active December 11, 2016 14:00
Waterman: D3v4
license: mit
@espinielli
espinielli / .block
Last active October 28, 2018 20:17
Interrupted sinusoidal map: 9 lobes
license: mit
border: yes
@espinielli
espinielli / .block
Last active February 14, 2017 12:04
Streamgraph of ATFM delay causes
license: gpl-3.0
@espinielli
espinielli / .block
Last active July 6, 2016 17:37
Adams
license: gpl-3.0
height: 960
border: no
@espinielli
espinielli / README.md
Last active July 5, 2016 15:05
Civic Impact through Data Visualization: Final
@espinielli
espinielli / README.md
Last active June 30, 2016 08:41
Geographic Bounding Boxes

A geographic bounding box for each country from Natural Earth’s 1:110m Cultural Vectors (Admin 0 - Countries).

A minimum bounding box in geographic coordinates is an area defined by minimum and maximum longitudes and latitudes.

# d3.geo.bounds(feature) -- (source)

Returns the spherical bounding box for the specified feature. The bounding box is represented by a two-dimensional array: [​[left, bottom], [right, top]​], where left is the minimum longitude, bottom is the minimum latitude, right is maximum longitude, and top is the maximum latitude.

Data: see console of full windows view, with data such :

@espinielli
espinielli / README.md
Last active June 8, 2016 08:08
dc.js test

Experiment with dc.js

This is just an experiment to see how dc.js would do for PRU data.

@espinielli
espinielli / .block
Last active October 5, 2016 14:10
STATFOR Forecast
license: mit
height: 900
scrolling: no
border: no