gianordoli / bootcamp_2013_visualization

Visualization of all posts from the MFADT Bootcamp 2013 blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MFADT Bootcamp 2013 Visualization

MFADT, Parsons The New School for Design

Visualizing all posts from the MFADT Bootcamp 2013 blog

Data Scraped with Kimono

August, 2014


Data

1. Acquire

2. Parse

  • Converted from csv to tsv using Google Spreadsheets
    • File > Import > Upload
    • File > Download as > Tab-separated values

3. Filter

  • Using step_01_dataToObjects:
    • Filtered out tags and left only classes (Code, Design, Web, and Uncategorized)
    • Crossing data with the students list, assigned teams to each student
    • Assigned "faculty" to teachers
    • Stored post data into objects

About

Visualization of all posts from the MFADT Bootcamp 2013 blog


Languages

Language:JavaScript 97.0%Language:Processing 3.0%