https://github.com/chambliss/pitchfork_viz
https://github.com/chambliss/pitchfork_viz
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chambliss/pitchfork_viz
- Owner: chambliss
- Created: 2019-10-24T19:32:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-25T01:00:55.000Z (over 6 years ago)
- Last Synced: 2025-01-27T08:27:47.362Z (over 1 year ago)
- Language: Python
- Size: 37.6 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Visualization Interface for Pitchfork Music Reviews
This repo is a work-in-progress. The goal is to use review articles of songs and albums scraped from the website pitchfork.com to visualize the relationships between music artists and genres. I started this project as a way to learn [d3.js](https://nolanbconaway.github.io/) (and interactive data visualization with JavaScript in general), so please follow along if you're interested!
Credit to [Nolan Conaway](https://nolanbconaway.github.io/) for initially scraping these reviews and [putting them up on Kaggle](https://www.kaggle.com/nolanbconaway/pitchfork-data) as a queryable sqlite database. Thanks Nolan!