Skip to content

Commit 4161026

Browse files
committed
Update README
1 parent 1647de3 commit 4161026

4 files changed

+18
-15
lines changed

README.md

+18-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,26 @@
1-
# Race for the White House
1+
<div style="display: flex; justify-content: center; align-items: center;">
2+
<a href="https://git.io/typing-svg"><img src="https://readme-typing-svg.demolab.com?font=Fira+Code&size=30&duration=2000&pause=1000&color=C90A3D&center=true&vCenter=true&random=false&width=435&lines=Race+for+the+White+House" alt="Typing SVG" /></a>
3+
</div>
4+
5+
<div style="text-align: center;">
6+
<img src="https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E" alt="Javascript">
7+
<img src="https://img.shields.io/badge/d3%20js-F9A03C?style=for-the-badge&logo=d3.js&logoColor=white" alt="D3.js">
8+
<img src="https://img.shields.io/badge/Bootstrap-563D7C?style=for-the-badge&logo=bootstrap&logoColor=white" alt="Bootstrap">
9+
<img src="https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white" alt="HTML">
10+
<img src="https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge&logo=css3&logoColor=white" alt="CSS">
11+
<img src="img/race-for-the-white-house.png" style="width:60%; height=auto;">
12+
</div>
13+
14+
215

316
## Project Summary
417

5-
Welcome to the Race for the White House! This repository contains html, javascript, css, and other supporting files to
18+
Welcome to 'Race for the White House,' a highly acclaimed project from Harvard CS 171 that has earned a place in the prestigious Hall of Fame.
19+
This repository contains html, javascript, css, and other supporting files to
620
create a comprehensive exploration of the media's coverage of the 2024 United States Presidential Election. The data for
721
this project is scraped from the Internet Archive's TV news archive, which is updated daily and contains millions of clips
8-
from local, national, and internatinal news networks. `labeled.csv` contains the cleaned closed captions from clips that
9-
mention 2024 presidentials candidates, along with other data such as the date and network of the mention. Finally, the
22+
from local, national, and international news networks. `labeled.csv` contains the cleaned closed captions from clips that
23+
mention 2024 presidential candidates, along with other data such as the date and network of the mention. Finally, the
1024
text from each caption was fed to a RoBERTa-based sentiment analysis model to label the mention as either positive or
1125
negative. The Race for the White House leverages this data to create unique, interesting visualizations that explore how
1226
both coverage sentiment and volume differ across candidates and networks.

img/democrat-logo.png

-144 KB
Binary file not shown.

img/race-for-the-white-house.png

351 KB
Loading

img/republican-logo.svg

-11
This file was deleted.

0 commit comments

Comments
 (0)