CodingTrain / Suggestion-Box

A repo to track ideas for topics
572 stars 86 forks source link

Google Sheets API (Google Forms) and data visualization #1281

Open nijan18 opened 5 years ago

nijan18 commented 5 years ago

Google Sheets API and visualization of data

This would be another video with the subject "10: Working with data".

My idea is to create a form using Google Forms and manipulate the data (which you get as a spreadsheet/csv) and visualize it (either in a canvas or as HTML). I would personally find this to be very interesting as well as informative.

Link to Node.js quickstart for documentation on how to make a request to the Google Sheets API.

Idea for content:

Create a website where you fill out a Google Form (you can embed Google Forms into webpages). Once clicked, show the different data visualized in different ways (graphs, percentages, charts, etc..)

D-T-666 commented 5 years ago

this would also be very useful for ML!