Skip to content

The project goes beyond common chart types and presents the data in a creative manner, making it interesting and informative for a general audience.

License

Notifications You must be signed in to change notification settings

Shikhar97/D3-Innovative-Visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NASA Exoplanets Visualization

Overview

This project aims to provide an interactive visualization of the NASA Exoplanets dataset using radar charts and bubble charts. The dataset contains a comprehensive catalog of exoplanets discovered by NASA missions. The visualization is implemented using D3.js, a powerful JavaScript library for creating data-driven web applications.

Features

  • Radar Chart: Explore the characteristics of exoplanets through a radar chart, allowing users to compare multiple features simultaneously.
  • Bubble Chart: Visualize the distribution of exoplanets based on different parameters using a bubble chart, providing insights into the dataset.

Getting Started

To set up the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Shikhar97/D3-Innovative-Visualization.git
    
  2. Run the local server:

    python3 -m http.server 8080

    This will start a local development server, and you can access the visualization at http://localhost:8080 in your web browser.

Data Source

The NASA Exoplanets dataset is sourced from NASA. Ensure compliance with NASA's data usage policies when working with this dataset.

Technologies Used

  • D3.js: A JavaScript library for creating dynamic, interactive data visualizations in the web browser.

  • Bootstrap: A popular CSS framework for building responsive and mobile-first websites.

Acknowledgments

  • Special thanks to NASA for providing the valuable Exoplanets dataset.
  • Inspiration for the visualization techniques comes from the field of data visualization and D3.js examples.

About

The project goes beyond common chart types and presents the data in a creative manner, making it interesting and informative for a general audience.

Topics

Resources

License

Stars

Watchers

Forks