Description Usage Format Source
This dataset contains a single list object 'lookuptables' containing 10 nested data.frame objects. Each of the data.frame objects contains the key - value pairs used by LegiScan to encode categorical data numerically. There is a brief summary of these data below:
data.frame | 1st Variable | 2nd Variable | 3rd Variable |
billTextMime | bill_text_mime_id (int) | mime_type (chr) | |
billTextType | bill_text_type_id (int) | bill_text_name (chr) | |
billType | bill_type_id (int) | bill_type_name (chr) | bill_type_abbr (chr) |
body | body_id (int) | state_id (int) | role_id (int) |
body (continued) | body_name (chr) | body_abbr (chr) | body_short (chr) |
body (continued) | body_role_abbr (chr) | body_role_name (chr) | |
progress | progress_event (int) | progress_desc (chr) | |
reason | reason_id (int) | reason_desc (chr) | |
role | role_id (int) | role_name (chr) | role_abbr (chr) |
sastType | sast_id (int) | sast_description (chr) | |
state | state_id (int) | state_abbr (chr) | state_name (chr) |
supplement | supplement_type_id (int) | supplement_type_desc (chr) | |
1 |
A list of 10 data.frame objects
Sean Bolt (LegiScan Employee) http://legiscan.com/misc/LegiScan_API_User_Manual.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.