This is a data mashup that will shows how Senator Golden allocates his project funds.
All required files are attached. Written in JavaScript and HTML utilzing Google Visualization API and SOCRATA data Plater
By: Wilberto Casillas and Lex Uhlman
Word Cloud
A word Cloud is a visualization tool that allows a user to see the most common words in a set of data. The larger the word the more common it appears in the data set.
The Word Cloud below utilizes this SPARQL query to fetch data. The query grabs all of the titles and
descriptions of Senator Golden's Projects. The results are then passed through the word cloud. Based on the results one can see that alot of funding goes towards Seniors, the community, and education.
Loading Cloud...
Pie Chart
Pie Charts are used to show percentage of different categories in a given set of data utilizing a circle and cutting it up into "pie" slices, hence "Pie Chart."
The Pie Chart below utilizes this SPARQL query to fetch data.
According to the chart below Senator Golden's funding goes more towards The Aging and CFS.
Loading Pie Chart...
Google Maps - Location of Funds
Below is a map of the region where Senator Golden allocates his funds. Each point or marker represents a project that he has worked on. Clicking on a marker enables a
user to see
The Map this SPARQL query to fetch data. The data was then exported to an XLS file and uploaded to the Socrata Data Player.