Skip to content
Go back

Reddit AITA Visualization: Data Analysis Project

6 min read

Project Overview

This project creates an interactive data visualization of Reddit’s “Am I The Asshole” (AITA) community, analyzing patterns and trends in user behavior and post content.

Live Demo

Visit the live visualization at: jian.sh/aita

Features

Technologies Used

Key Insights

The visualization reveals interesting patterns in how people seek validation and advice on Reddit, providing insights into human behavior and decision-making processes.

Technical Implementation

The project uses D3.js for data visualization, fetches data from Reddit’s API, and processes it to create meaningful insights about community behavior and trends.


Share this post on:

Previous Post
The State of University Education: An Opinionated View
Next Post
Reddit Data Scraping with Python: A Simple Approach