Skip to content

visualizes the most frequently used words in the Parliament of Australia

Notifications You must be signed in to change notification settings

srbartlett/words-in-parliament

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Words in Parliament

Overview

Words in Parliament visualizes the most frequently used words in the Australian House of Representatives.

Data comes from OpenAustralia, a website that provides the Australian Hansard in a easy to consume format (along with heaps of other good stuff to keep tabs on representatives in Parliament).

Dependencies

$ sudo gem install sinatra

Setup

Run the server:

$ ruby main.rb

Point your browser at:

http://localhost:4567/

API

Top words for a given date localhost:4567/api/representatives/words/for/:year/:month/:day/top:n/ngram:n

About

visualizes the most frequently used words in the Parliament of Australia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published