A client for the Open States API
Project description
A Python client for the Open States API.
The Open States project provides data on legislators, bills, committees, and districts in legislatures of all 50 US states, plus D.C. and Puerto Rico. This data is gathered directly from the legislatures, and converted to a common format for interested developers, through a JSON API and data dumps. The project was originally created by the Sunlight Foundation as a part of Sunlight Labs. The Sunlight Foundation has since shut down Sunlight Labs, and Open States is now an independent project.
This module is intended to be a replacement for the openstates methods provided by the origional sunlight package. However, it is not a drop-in replacement; the methods are slightly different, and some features have been added.
Please consider donating or volunteering to support the Open States project. The data provided to the public by various legislatures can frequently change format. Without regularly-maintained scrapers and server infrastructure, this consistent and free API would not be possible.
Features
Compatible with Python 2.7-3+
Full Unicode support
Supports all methods, options, and data types provided by the API
Methods for downloading data dumps
Automatic conversion of string dates and timestamps to datetime objects
Tested releases
Installation
pyopenstates can be installed using pip. Installation in a vertualenv is recommended.
To install the latest release, run:
$ pip install -U pyopenstates
Or, install the latest commit from git, run:
$ pip install -U git+https://github.com/seanthegeek/pyopenstates
Documentation
Documentation is provided in detailed docstrings, and in HTML format at
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for pyopenstates-1.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8087cd7f62bc0611772eb7885a4e1a1627e5914db7d9a20559fd62935505884 |
|
MD5 | ab73d69f2a6be2aec51fdb134b9405b0 |
|
BLAKE2b-256 | 9f7709533a5b0f3b9b36d2e2a071c6a1caf03cd923981ee7bd10e004b4e71017 |