Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 1.29 KB

README.md

File metadata and controls

50 lines (24 loc) · 1.29 KB

CSV Data Visualization with PapaParse and Google Charts

This project demonstrates how to load and visualize CSV data using PapaParse for parsing and Google Charts for visualization. The program fetches CSV data, processes it, and displays various charts based on user interaction.

Features

Fetch and Parse CSV Data: Uses PapaParse to download and parse a CSV file located in the same directory.

Process Data: Converts the data into numeric format where applicable.

Visualize Data: Uses Google Charts to create and display charts based on the parsed data.

User Interaction: Provides buttons to view different types of charts (views, likes, subscriptions, and viewing time).

  • Simple Interface: The interface is easy to use, focusing on functionality without unnecessary complexity.

Installation

Clone the project

    git clone https://github.com/shwetaj-05/google-chart-CSVdata-analysis.git

Go to the project directory

    cd google-chart-CSVdata-analysis

Contributing

Contributions are always welcome!

If you have suggestions for improvements or new features, feel free to fork this repository and submit a pull request.

Author

License

MIT