Manifesto

From Interaction Station Wiki
Revision as of 11:03, 24 June 2021 by WangN (talk | contribs)
Jump to navigation Jump to search

Working with Data

—interactive audiovisual narratives


In this course, students will build up an understanding of data and develop skills to work with data in an interactive audiovisual context with the software TouchDesigner.

https://derivative.ca/

During this 8 weeks period, we will learn the ontology of data. How to collect them, and how to work with existing data in an interactive audiovisual context with TouchDesigner.

The structure of this lesson will be a combination of both lectures and practical hands-on workshops.

Week 1: introduction

During the Frist 1st and 2nd weak students will able to understand data and build up knowledge of how to collect, store, sort, and inquire data in TouchDesigner. In the meantime also building up a critical approach to evaluate if the existing data set is ethical by asking 4 important questions:

Where did the data set collected?

Who collected the data?

And is the purpose of the collected data?

Is informed consent given when the data set was collected from people?

Week 2-3: basic visual network in touch designer and how to work with exiting data

Week 4-5: advance visual networks in TouchDesigner and how to work with API

We will mainly focus on practical workshops, building visual networks that interact with both existing data and real-time data using free API.

Week 6-7: Tutorials and individual support.


example of works

1. in the heat of the moment-thermal image artworks

https://www.adamsebire.info/the-works/in-the-heat-of-the-moment

2. World Wildlife Foundation’s Endangered Species Pixelated Art

https://petapixel.com/2019/10/01/photos-of-endangered-species-where-every-pixel-represents-one-animal/

data source: https://apiv3.iucnredlist.org/api/v3/docs

3. 3D Weather Sculptures and Music-Nathalie Miebach

https://nathaliemiebach.com/

https://www.ted.com/talks/nathalie_miebach_art_made_of_storms

4. data visualization: information is beautiful

https://informationisbeautiful.net/

What is data

JSON, tabular data(csv), XML? What is an API?

Looking for specific kind of data, google stuff

But data could come in a variety of formats.

And here is a list of data format you might encounter:

CSV XML JSON TEXT PDF

Or on the web page

API?

CSV file

A CSV file typically stores tabular data (numbers and text) in plain text. CSV stands for Comma-separated values.


Basic TouchDesigner

how to read data and safe data in TD.

basic visual network.

how to link data into your visual network.

DAT table operator

Work with API in TouchDesigner

Register account API keys or generate tokens

A list of open APIs: