powered by
A semi-generic function for the parliamentary API. Provides greater flexibility, including any newly released features or data not yet included in the individual functions of the hansard package. Users must specify '.json' in their path.
hansard_generic(path)
The url path to the data you wish to retrieve
# NOT RUN { x <- hansard_generic('elections.json') # }
Run the code above in your browser using DataLab