Skip to content

Latest commit

 

History

History
59 lines (47 loc) · 4.33 KB

06_data.md

File metadata and controls

59 lines (47 loc) · 4.33 KB

Data and APIs

The videos in this section were created using a different editor for p5.js. All of the concepts should still apply, however, there are some minor changes. Most notably in JavaScript let is now the preferred way to declare a variable over var. If you would like to learn more about this you can watch this video about let vs var.

Questions

  • What are the challenges to making sense of data?
  • Does the past predict the future?
  • Even as coders, to what extent are we able to be the authors of how we use data to understand and shape the world?

More to consider...

Knowing your user...

User-Generated Data (Self-Reporting)

Responsibility and Bias

Privacy and Surveillance

Data Art Practice

Video Tutorials

Data, APIs, and JSON

Loading Data and Callbacks

Specific API Examples

Data Sources

Written Tutorials