hadro / Interactive-Data-Vis-Fall2023

Data and code for CUNY DATA73200 Interactive Data Visualization Fall 2023

Home Page:https://hadro.github.io/Interactive-Data-Vis-Fall2023/moma/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive-Data-Vis-Fall2023

Course material for Interactive Data Visualization (DATA 73200) taught at CUNY Fall Semester, 2023. This repository contains the starter code for each of the tutorials on the /main branch, the code built in live coding sessions from class will be released each week on the /class branch, and demo code (which includes additional helpful code for the tutorial) will be released after the class on the /demo branch.

After all installations, git setup, and the local serve instructions in the first tutorial folder (./1_1_getting_started/), you're ready to start creating awesome visualizations 🎉!

List of Tutorials

Code for each tutorial will be released on the week that we cover that topic. The demo code that will help in the tutorial will be pushed to a demo branch. The class code will be pushed to a class branch.

Section Tutorial Topic Starter Code Demo Code Class Code My view My code
Section 1 Tutorial 1 Getting Started /tree/main /tree/demo /tree/class Live view My code
Section 1 Tutorial 2 Basic HTML /tree/main /tree/demo /tree/class Live view My code
Section 1 Tutorial 3 Intro to JS /tree/main /tree/demo /tree/class Live view My code
Section 2 Tutorial 1 Quantities and Amounts /tree/main /tree/demo /tree/class Live view My code
Section 2 Tutorial 2 Distributions /tree/main /tree/demo /tree/class Live view My code
Section 2 Tutorial 3 Timeseries /tree/main /tree/demo /tree/class Live view My code
Section 2 Tutorial 4 Geographic /tree/main /tree/demo /tree/class Live view My code
Section 3 Tutorial 1 Quantities and Amounts /tree/main /tree/demo /tree/class Live view My code
Section 3 Tutorial 2 Distributions /tree/main /tree/demo /tree/class Live view My code
Section 3 Tutorial 3 Timeseries /tree/main /tree/demo /tree/class Live view My code
Section 3 Tutorial 4 Geographic /tree/main /tree/demo /tree/class Live view My code
Section 3 Tutorial 6 Hierarchical /tree/main /tree/demo /tree/class Live view My code

About

Data and code for CUNY DATA73200 Interactive Data Visualization Fall 2023

https://hadro.github.io/Interactive-Data-Vis-Fall2023/moma/

License:Apache License 2.0


Languages

Language:HTML 89.6%Language:Jupyter Notebook 7.5%Language:JavaScript 2.5%Language:CSS 0.3%Language:R 0.1%