Skip to content

Mapping the knowledge network of chemical hazard assessment

License

Notifications You must be signed in to change notification settings

akokai/safer-chemicals-network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safer-chemicals-network

This repository contains data and code for producing a network graph visualization. It describes knowledge resources that support safer chemical substitution and the relationships between them.

The visualization itself, and more about the underlying research and design goals, can be found here: Mapping the safer chemical substitution knowledge network.

Technical

The data visualization is constructed in JavaScript using D3.js. The script pulls data from the two CSV files in the data directory. To work with this repo locally, run a web server to serve index.html.

Contributing

I welcome contributions to the data as well as the visualization. For data changes, please first read about the project and also please include references (links, etc).

To contribute, use any of these methods:

  • Make a pull request
  • Open an issue
  • Send me your suggested changes to CSV data
  • E-mail me comments, if none of the above seems appropriate

Thank you.