Skip to content

Various functions, data and conversions for analysis of the US Congress

Notifications You must be signed in to change notification settings

lmatchet2/UsefulCongressFunctions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

UsefulCongressFunctions

Various functions, data and conversions for analysis of the US Congress

Current Contents:

Code

  • Master Congress Matcher: A python function that will take any combination of member name (first or last), Congress, Committee, and state, and return the member icpsr, bioguide_id, and other information. Useful for cross referencing across various dataframes

Data

  • All Members and Committees: Poole and Rosenthal's member database from the 103 Congress on, with committee codes merged in.
  • Committee Conversions: Thomas IDs to Charles stewards IDs
  • Congress-year.csv: Congress number - calendar year conversions
  • Veterans in the post 104th Congress. Indicator variables showing which members served in the army, navy, air force, marines, or national guard.

On the docket to add:

Data

  • Attendance at US Defense Hearings 1962-Present

Code

  • Webscrape for pulling text of all hearings from the GPO Congressional Database
  • webscrape for pulling all current Caucus membership from ciclt.net

About

Various functions, data and conversions for analysis of the US Congress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages