Using opendiscourse-sdk with openstates.org

Python integration

Install

pip install opendiscourse-sdk

Quick start

import opendiscourse-sdk

client = opendiscourse_sdk.Client("YOUR_API_KEY")
Bills Search
curl \
  /bills
Event List
curl \
  /events
People Search
curl \
  /people
SDK on GitHub 📄 API Docs
SDK
opendiscourse-sdk
Python
API
openstates.org
openstates.org

Other SDKs for openstates.org

openstates-go-sdk

At a glance

Language Python
Endpoints12