Skip to content

Instantly share code, notes, and snippets.

@chriswhong
Last active January 8, 2016 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chriswhong/d5eea9238160e5e92476 to your computer and use it in GitHub Desktop.
Save chriswhong/d5eea9238160e5e92476 to your computer and use it in GitHub Desktop.
{
"version": "2",
"header": {
"title": "NYC 311 Data",
"description": "The last 3 million NYC 311 complaints",
"navigation": [
{
"label": "Download",
"url": ""
}
]
},
"cards": [
{
"x": 8,
"y": 5,
"width": 4,
"height": 4,
"vizwit": {
"title": "Application Type",
"description": "C_LOC indicates the business has moved",
"chartType": "pie",
"domain": "data.cityofchicago.org",
"dataset": "xqx5-8hwx",
"groupBy": "application_type"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment