Skip to content

JW0203/vis_obs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Trend Visualization

A lightweight data visualization project that showcases real-time trends based on Twitter (now X) content.
Originally developed as part of academic research at Osaka University (2023).

Overview

This project visualizes trending keywords extracted from tweets using keyword-based analysis.
It demonstrates how social media users can be treated as real-time sensors reflecting real-world events.

Features

  • Displays keyword clusters extracted from Twitter data
  • Visualizes user interests and social trends
  • Designed for free hosting on GitHub Pages (no backend)

Live Demo

Check out the live demo here: [https://jw0203.github.io/vis_obs/]

Background

This visualization is based on research conducted during my Ph.D. coursework in
Information and Communication Engineering at Osaka University.
The data analysis and keyword extraction were done separately using Python and Twitter API,
and the results were exported and visualized using HTML/CSS/JavaScript.

Tech Stack

  • HTML / CSS / JavaScript
  • GitHub Pages (for hosting)

Note

This repository only contains static files for data visualization.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published