Skip to content

govex/cde-sonification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cde-sonification

A data sonification project to build an interactive sounds of the city feature using data accessible from the City Data Explorer API.

Description:

Choose from the list of available cities to listen to sonifications that represent the most recent or trend-based data for that city.

Sonification of the city's most recent data is created as an overlay of audio tracks that each represent one specific metric, with each track's pitch adjusted according to the data value, where higher data values correspond to higher pitches. The pitch is scaled relative to the minimum and maximum value across all cities, so that the city having the highest value for a particular metric will have the highest pitch for that metric's sonified sound. Up to 8 metrics can be included in a sonification. Some metrics are excluded if data for that metric is not available for the chosen city. The audio files for each metric are designed to reflect the 'essence' of that specific metric (e.g., the Number of Libraries metric is mapped to the sound of flipping through book pages). All audio files were obtained from https://pixabay.com.

Sonification of the city's trend data is created as a bell tone that varies in pitch according to changes in data values over time. The pitch is again scaled relative to the combined minimum and maximum values all cities. Only a limited number of cities have available trend data.

Resources and Tools:

Erie.js

d3.js

Examples and Inspiration:

Sonification Workshop

Data Sonification Archive

London Under the Microscope

Data Sonification for Beginners

Exploring Dataset Sonification with Web Audio

Documentation:

Query Documentation for JSON files

Query and Processing Documentation for CSV file

SvelteKit App Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published