Commit graph

6 commits

Author SHA1 Message Date
Johan Lundberg
462fdcfa84 Complete Top 500 Albums project with 100% data coverage and UI improvements
- Fixed Info/Description columns after regenerating CSV with clean Wikipedia data
- Remapped and downloaded missing album covers to match new rankings
- Modified website UI to show all description text without click-to-expand
- Added comprehensive Info/Description for all 500 albums using research
- Created multiple data processing scripts for album information completion
- Achieved 100% data completion with descriptions ending "(by Claude)" for new content
- All albums now have complete metadata and cover art

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-01 00:33:47 +02:00
Johan Lundberg
09b5491f8a added cover art 2025-07-01 00:05:56 +02:00
Johan Lundberg
e1ae9e0638 correct wikipedia list 2025-06-30 23:05:40 +02:00
Johan Lundberg
25f453e3d9 Add comprehensive website functionality with enhanced navigation and sharing
- Create responsive HTML/CSS/JS website for Top 500 Albums
- Add modern design with gradient background and glassmorphism effects
- Implement search, filtering, and sorting functionality
- Add reverse button for toggling sort order
- Create bookmark system with jump-to-rank functionality
- Add individual album share buttons with state preservation
- Implement URL parameter handling for shareable links
- Add favicon with vinyl record design
- Create mobile-responsive layout with larger album covers
- Add smooth animations and visual feedback throughout
- Smart URL management: clean URLs for rank 1, parameterized for others

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-30 21:51:10 +02:00
Johan Lundberg
97ea973de0 Add comprehensive Top 500 Albums analysis with Wikipedia data integration
- Create wikipedia_500_albums.csv from Wikipedia:WikiProject_Albums/500
- Generate top_500_albums_2023.csv comparing 2020 vs 2023 rankings
- Add ranking change analysis (192 new, 164 improved, 113 dropped)
- Integrate Info and Description from 2020 Rolling Stone data
- Fill missing album information for 70+ additional albums
- Include Python scripts for data processing and analysis
- Update CLAUDE.md with project documentation

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-30 21:17:25 +02:00
Johan Lundberg
49ce813e59 init 2025-06-30 20:48:36 +02:00