#48 — White House Social Media Data Visualization
Back
In this Coding Challenge, I discuss how to use the newly released White House social media data to make simple data visualization example with p5.js.
White House announcement accompanying the release of social media data.
Data and source code on ITP "Obamathon" github repository.
In part 3 of the Word Counting Coding Challenge, I implement an algorithm known as TF-IDF (Term Frequency – Inverse Document Frequency).