Skip to content

adnanali/das2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demand a stance

la
lala
lalala
lalalala
lalala
lala
la

-- *required*

$ sudo gem sources -a http://gems.github.com
$ sudo gem install why-hpricot


-- *usage* (so far)

/mp/find/by_postal_code.html?postal_code=m1s5b2[&js=true&var=var_name]

return in html data about the mp

[options]
js=true - will include a json object with the html
var=var_name - by default json object will be put in "mp_info", this will override

/mp/find/by_postal_code.js?postal_code=m1s5b2[&var=varname]

returns json object of mp data

[options]
var=var_name - by default only the json object is returned, 
this will return in the format:

var var_name = JSON_OBJECT;

-- *credits*

Data gathered from: http://www2.parl.gc.ca/Parlinfo/Compilations/HouseOfCommons/MemberByPostalCode.aspx?Menu=HOC

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors