Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 466 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 466 Bytes

Wikiclick

Wikiclick's clickstream data, finally accessible through a usable interface! Built with express.js, this website makes queries to a database hosted on AWS to return data about how people are clicking through wikipedia!

Check it out at https://wikiclick.herokuapp.com

Learn more about the project at https://aivantg.github.io/projects/wikiclick

See how I made the scripts to transform the raw data files and put them into a database here