Skip to content

Instantly share code, notes, and snippets.

View hydrosquall's full-sized avatar

Cameron Yick hydrosquall

View GitHub Profile
@hydrosquall
hydrosquall / README.md
Created November 16, 2015 01:28 — forked from mbostock/.block
Grouped Bar Chart

This grouped bar chart is constructed from a CSV file storing the populations of different states by age group. The chart employs conventional margins and a number of D3 features:

@hydrosquall
hydrosquall / ctCensusTracts2010.json
Created November 13, 2015 08:01
CT Census Tracts: D3 Geojson Data
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@hydrosquall
hydrosquall / README.md
Created November 13, 2015 05:28
geojson example
@hydrosquall
hydrosquall / index.html
Last active November 8, 2015 06:30
d3 journalism course week 2 - stacked per sqft area chart
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Dormitory Energy Usage</title>
<script type="text/javascript" src="http://d3js.org/d3.v3.js"></script>
<style type="text/css">
body {
@hydrosquall
hydrosquall / index.html
Last active October 28, 2015 06:05
A chart of yale's dormitory building energy usage
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Yale College Dorm Energy Usage</title>
<script type="text/javascript" src="http://d3js.org/d3.v3.js"></script>
<style type="text/css">
body {
margin: 0;
@hydrosquall
hydrosquall / index.html
Created September 27, 2015 05:47
CT town municipal data points
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Line Chart with Multiple Lines</title>
<script type="text/javascript" src="http://d3js.org/d3.v3.js"></script>
<style type="text/css">
body {
background-color: white;
@hydrosquall
hydrosquall / ctitportfolio.csv
Last active September 22, 2015 05:02
CT IT Portfolio Budget
We can make this file beautiful and searchable if this error is corrected: Any value after quoted field isn't allowed in line 2.
Level,AgencyName,DateInfoProvided,ProjectName,ProjectDescription,ProjectStartDate,PlannedProjectEndDate,TotalBudget,ProjectPhase,ProjectHealth,ITCapitalInvestmentFund
1,Board Of Pardons and Paroles,6/23/2015,SCORES - Statewide Collaborative Offender Risk Evaluation System,"Over the past decade, the national focus on reentry in correctional practice has been embraced by the criminal justice system in Connecticut. The Department of Correction and Board of Pardons and Paroles, in particular, have invested significant and continuing effort to improve practices around reentry."
Pursuant to Public Act 08-01, both agencies partnered with Judicial’s Court Support Services Division to create both the state’s first Reentry Strategy and the first Assessment Strategy in an attempt to define a shared policy for recidivism reduction.
As we continued to improve on our reentry model, it became apparent that effective reentry was only accomplished when solid assessment of offender risk and need was completed and then foll
@hydrosquall
hydrosquall / index.md
Last active September 18, 2015 18:30 — forked from stuartlynn/index.md
CartoDB Internet of Things and Big Data

CartoDB, Big Data and the Internet of Things

Creating an account

Set you up with accounts here. This will give you a free upgrade with double the storage space and some neat features!

Creating your first map

Making maps that explore data

To get used to work with CartoDB we are first going to make a map that will help us explore crime data in Boston.

@hydrosquall
hydrosquall / ctitportfolio.csv
Last active December 7, 2017 01:51
ct_portfolio axis labeled
We can make this file beautiful and searchable if this error is corrected: Unclosed quoted field in line 2.
Level,AgencyName,DateInfoProvided,ProjectName,ProjectDescription,ProjectStartDate,PlannedProjectEndDate,TotalBudget,ProjectPhase,ProjectHealth,ITCapitalInvestmentFund
1,Board Of Pardons and Paroles,6/23/2015,SCORES - Statewide Collaborative Offender Risk Evaluation System,"Over the past decade, the national focus on reentry in correctional practice has been embraced by the criminal justice system in Connecticut. The Department of Correction and Board of Pardons and Paroles, in particular, have invested significant and continuing effort to improve practices around reentry.
Pursuant to Public Act 08-01, both agencies partnered with Judicial’s Court Support Services Division to create both the state’s first Reentry Strategy and the first Assessment Strategy in an attempt to define a shared policy for recidivism reduction.
As we continued to improve on our reentry model, it became apparent that effective reentry was only accomplished when solid assessment of offender risk and need was completed and then follo
@hydrosquall
hydrosquall / ctitportfolio.csv
Last active September 7, 2015 21:53
connecticut information tech bar chart
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 11 columns, instead of 8 in line 1.
Level,AgencyName,DateInfoProvided,ProjectName,ProjectDescription,ProjectStartDate,PlannedProjectEndDate,TotalBudget,ProjectPhase,ProjectHealth,ITCapitalInvestmentFund
1,Board Of Pardons and Paroles,6/23/2015,SCORES - Statewide Collaborative Offender Risk Evaluation System,Over the past decade, the national focus on reentry in correctional practice has been embraced by the criminal justice system in Connecticut. The Department of Correction and Board of Pardons and Paroles, in particular, have invested significant and continuing effort to improve practices around reentry.
Pursuant to Public Act 08-01, both agencies partnered with Judicial’s Court Support Services Division to create both the state’s first Reentry Strategy and the first Assessment Strategy in an attempt to define a shared policy for recidivism reduction.
As we continued to improve on our reentry model, it became apparent that effective reentry was only accomplished when solid assessment of offender risk and need was completed and then follow