Get OpenStates districts boundary by boundary id
os_district(id, as = "table", key = NULL, ...)
a boundary id used in District Boundary Lookup (character)
(character) One of table (default), list, or response (crul response object)
your SunlightLabs API key; loads from .Rprofile
Curl options passed on to crul::HttpClient
a data.frame of bills.
# NOT RUN {
os_district(id = 'ocd-division/country:us/state:tx/sldl:100')
# }
Run the code above in your browser using DataLab