algorithmic-art-course icon indicating copy to clipboard operation
algorithmic-art-course copied to clipboard

contributions to data art

Open bbaudry opened this issue 1 year ago • 8 comments

Nous partageons des liens vers des jeux de données, des APIs et vers nos contributions data-driven algorithmic art

bbaudry avatar Feb 22 '24 21:02 bbaudry

Spotify API https://developer.spotify.com/documentation/web-api

My contribution: https://github.com/rafpinter/algorithmic-art/tree/main/06-data-art

rafpinter avatar Feb 22 '24 22:02 rafpinter

title : de quoi sera fait l'avenir code : https://github.com/margelle/algorithmic-art-tasks/tree/main/task3 tech : p5.js, webgl data : Statistics Canada. Table 17-10-0057-01  Projected population, by projection scenario, age and sex, as of July 1 (x 1,000) https://www150.statcan.gc.ca/t1/tbl1/en/tv.action?pid=1710005701 rows are years, columns are growth scenarios

margelle avatar Feb 23 '24 05:02 margelle

MONA API : https://picasso.iro.umontreal.ca/~mona/api/artworks apologies the documentation isn't public (it isn't exactly meant for that, but I can give you access to our repos if you are interested! ) but here are the main options https://picasso.iro.umontreal.ca/~mona/api/[artworks|places|heritages|artists] and you can add /[id] to get just the id value.

lenaMK avatar Feb 24 '24 00:02 lenaMK

Papers API : https://github.com/bricemichelb/data_art

bricemichelb avatar Apr 02 '24 14:04 bricemichelb

training autoencoder, projecting to 2d, downsampling and creating SVG - explained here: https://github.com/ivanpuhachov/alg-art-works

ivanpuhachov avatar Apr 02 '24 19:04 ivanpuhachov

SARS-CoV-2 Data collected from Protein Data Bank: https://www.rcsb.org/

My bio-dataArt contribution: https://github.com/siliconfeather/algo-art/bio-dataArt/bio-dataArt.html

siliconfeather avatar Apr 05 '24 02:04 siliconfeather

thanks @siliconfeather ! @YBTopaz8 : can you post a link to you repo for data art?

bbaudry avatar Apr 05 '24 10:04 bbaudry

Absolutely! https://github.com/YBTopaz8/DataDrivenArt

YBTopaz8 avatar Apr 05 '24 13:04 YBTopaz8