Skip to content

Examples of how to access the Georgia House and Senate API with Python

Notifications You must be signed in to change notification settings

maggie-lee/Georgia_legislature_API_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ga_legis_api_examples

Examples of how to access the Georgia Legislature's API with Python 3.7 & the Zeep module.

The Georgia Legislature's API has info back to 2001 on House & Senate members, votes, schedules, committees and more.

I don't know if they have any documentation of their API. I do know it's something called a SOAP API, which is a term I've only seen in Georgia General Assembly context. Not that state government has a lot of APIs.

Anyway, if you only need data from 2017 forward, you may prefer OpenStates.org's API.

Hope it's helpful, -Maggie Lee

About

Examples of how to access the Georgia House and Senate API with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages