Skip to content

Instantly share code, notes, and snippets.

@drewminns
Created May 11, 2014 20:08
Show Gist options
  • Select an option

  • Save drewminns/c31e70b6f59794300a99 to your computer and use it in GitHub Desktop.

Select an option

Save drewminns/c31e70b6f59794300a99 to your computer and use it in GitHub Desktop.
{
"count": 5,
"next": null,
"previous": null,
"results": [
{
"firstName": "Olivia",
"lastName": "Chow",
"birthDate": "1957-03-24",
"politicalAffiliation": "New Democratic Party of Canada",
"events": {
"name": "Events",
"support": false,
"policy": "No proposals yet"
},
"rankedBallots" : {
"name": "Ranked Ballots",
"support": false,
"policy": "No position yet"
},
"transitExpansion" : {
"name": "Transit Expansion",
"support": true,
"policy": "Expand bus service by 10 per cent at rush hour; build a downtown relief line subway. (Has not explained funding plan for relief line.)"
},
"garbageCollection" : {
"name": "Garbage Collection",
"support": false,
"policy": "Do not proceed immediately with outsourcing garbageCollection east of Yonge St.; 'a few years' of analysis required to assess private collection west of Yonge"
},
"privatization" : {
"name": "Privatization",
"support": false,
"policy": "Oppose sale of Toronto Hydro"
},
"landTransferTax" : {
"name": "Land Transfer Tax",
"support": false,
"policy": "Retain the Land Transfer Tax"
},
"gardinerExpressway" : {
"name": "Gardiner Expressway",
"support": true,
"policy": "Explore 'hybrid' proposal to reconfigure the eastern gardinerExpressway Expressway rather than tear it down or preserve the existing expressway; says proposal is 'promising'"
},
"officials" : {
"name": "City Officials",
"support": true,
"policy": "Create program to help immigrant entrepreneurs launch businesses and help existing businesses export"
},
"transparency" : {
"name": "Transparency",
"support": false,
"policy": "No proposals yet"
},
"children" : {
"name": "Children",
"support": false,
"policy": "Expand after-school recreation and care (ARC) program to cover at least 1,200 more children"
},
"scarborough" : {
"name": "Scarborough Subway",
"support": false,
"policy": "Cancel the council-approved and fully funded three-stop subway extension to the scarborough RT, cancel the related tax increase, and build the cheaper and fully-funded seven-stop light rail extension that was originally planned"
},
"pride" : {
"name": "Pride",
"support": true,
"policy": "Attend the pride parade"
},
"islandAirport" : {
"name": "Island Airport",
"support": false,
"policy": "Reject the Porter Airlines proposal for island airport and an expanded runway at the island airport"
},
"propertyTax" : {
"name": "Property Taxes",
"support": true,
"policy": "Keep property tax increases 'in line' with or 'around' the rate of inflation; reduce small-business tax rates by 2.5 per cent by 2020"
},
"redTape" : {
"name": "Red Tape",
"support": true,
"policy": "Allow businesses to obtain licenses online rather than only at single East York office"
},
"image": "http://torontomayoralcandidate.s3.amazonaws.com/profiles/oliviachow.jpg",
"url": "http://torontomayor.digbymarksit.com/candidates/2/",
"profession": "Politician",
"website": "http://www.oliviachow.ca/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment