Giter VIP home page Giter VIP logo

msdv-ms1-interactive-leisure-time's Introduction

Gender Gap in Time Use

cover

This is the final interactive project at my Major Studio 1 class in collaboration with the UN. I picked Gender Equality as my umbrella theme.

Concept and Inspiration

I was struck by this scatterplot depicting gender gap in leisure time across the world published by OCED Gender Data and visualized by Our World in Data and I decided to build my visualization based on this data source.

Inspired by Waitbutwhy's Life-Weeks visualization, and many other time use visualizations by FlowingData, I decided to use rectangles as the primary visual element representing time. To make the visualization more aesthetically exciting, I opted to layer on a watercolor, handdrawn theme to give it a low-tech touch.

Design and Prototype

Based on my concept, I created a moodboard that features fluid, lightweight watercolor palette, and blurry abstract silhouettes.

Moodboard

moodboard

See here for the initial Figma prototype.

Technical Considerations

I also decided to take this opportunity to learn to build a project using d3 and Svelte. Through this introductory exercise, I learned some basic Svelte concepts such as loops, value binding, tween, scrollytelling, and props. The below technical components were implemented.

  • Svelte scrollytelling
  • Interactive d3 waffle chart
  • Small multiples of d3 stacked bar chart
  • Svelte tween animation
  • SVG watercolor filter

Current Iteration and Planned Changes

As of Dec 12, 2022, I deployed the preliminary version of the visualization with a few outstanding improvements in mind.

  • Proper positioning of tooltip
  • More refined tooltip formatting
  • Responsive waffle and stacked bar charts
// store.js
// An extremely simple external store
import { writable } from "svelte/store";
export default writable(0);

msdv-ms1-interactive-leisure-time's People

Contributors

meanmodemoda avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.