Skip to content

Instantly share code, notes, and snippets.

View andreaderrico2's full-sized avatar

Andrea D'Errico andreaderrico2

View GitHub Profile
@andreaderrico2
andreaderrico2 / README.md
Last active August 29, 2015 14:01
OpeNER - Bar Chart

This bar chart is implemented using d3.js and it uses TourPedia data. TourPedia contains information about accommodations, restaurants, points of interest and attractions of different places in Europe. As it is now, it provides information about Amsterdam, Barcelona, Berlin, Dubai, London, Paris, Rome and Tuscany. The bar chart shows the amount of venues grouped by city and by category. This bar chart is implemented using d3.js and it uses TourPedia data. TourPedia contains information about accommodations, restaurants, points of interest and attractions of different places in Europe. As it is now, it provides information about Amsterdam, Barcelona, Berlin, Dubai, London, Paris, Rome and Tuscany. The bar chart shows the amount of venues grouped by city and by category.

@andreaderrico2
andreaderrico2 / README.md
Last active August 29, 2015 14:01
OpeNER - Horizontal Bar Chart

This bar chart is implemented using d3.js and it uses TourPedia data. TourPedia contains information about accommodations, restaurants, points of interest and attractions of different places in Europe. As it is now, it provides information about Amsterdam, Barcelona, Berlin, Dubai, London, Paris, Rome and Tuscany. The bar chart is horizontal variant of the vertical chart and shows the amount of venues grouped by city and by category.

@andreaderrico2
andreaderrico2 / README.md
Last active August 29, 2015 14:01
OpeNER - Double Bar Chart

This bar chart is implemented using d3.js and it uses TourPedia data. TourPedia contains information about accommodations, restaurants, points of interest and attractions of different places in Europe. As it is now, it provides information about Amsterdam, Barcelona, Berlin, Dubai, London, Paris, Rome and Tuscany. The bar chart is a horizontal chart and shows the amount of venues grouped by city and by category and the total sum of places for each location.

@andreaderrico2
andreaderrico2 / README.md
Last active August 29, 2015 14:11
Members of Italian Parliament per region
@andreaderrico2
andreaderrico2 / README.md
Last active August 29, 2015 14:11
Italian Parliament Average Age per legislature

A line chart showing the behaviour of the average age of the members of the italian Parliament per legislature using d3.js. An additional line shows the total average age per all legislatures. Chart made thanks to Camera dei Deputati Open Data.

@andreaderrico2
andreaderrico2 / README.md
Last active August 29, 2015 14:11
Italian Parliament Gender Distribution per legislature

A multi-line chart showing the behaviour of the distribution of the genders of the members of the italian Parliament per legislature using d3.js. Three additional lines show the average values per all legislatures. Chart made thanks to Camera dei Deputati Open Data.

@andreaderrico2
andreaderrico2 / README.md
Last active August 29, 2015 14:11
Density of Members of Italian Parliament per region (on map)

Map showing the density of members of italian Parliament per region using d3.js The density is calculated like [numbers of members of a region / population of the region] Chart made thanks to Camera dei Deputati Open Data

@andreaderrico2
andreaderrico2 / README.md
Last active September 23, 2017 17:01
CodeMirror demo
@andreaderrico2
andreaderrico2 / README.md
Created June 9, 2015 13:58
Option CodeMirror Editor

A simply example of CodeMirror editor with a lot of useful(?) options

@andreaderrico2
andreaderrico2 / 2d341107f93d618e5ef4.zip
Last active November 8, 2019 06:40
Visual Analytics Exam