Skip to content

jentrialgo/top500-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TOP500 Dashboard

A simple HTML dashboard for visualizing TOP500 supercomputer data. The TOP500 project ranks and details the 500 most powerful non-distributed computer systems in the world.

Features

  • Upload and parse TOP500 data from Excel (.xlsx) files
  • Interactive charts and visualizations using Chart.js
  • Responsive design for various screen sizes

Usage

The dashboard is deployed and ready to use at https://jentrialgo.github.io/top500-dashboard/.

To run it locally:

  1. Download the latest TOP500 list in Excel format from the TOP500 website.
  2. Open index.html in a web browser.
  3. Upload the downloaded Excel file using the file input.
  4. View the generated charts and statistics.

Dependencies

This project uses CDN-hosted libraries:

  • Chart.js for data visualization
  • XLSX library for Excel file parsing

No installation required - just open the index.html file in a browser.

About

A simple HTML dashboard for visualizing TOP500 supercomputer data

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages