Skip to content

resistbot/people

 
 

Repository files navigation

Open States People

Lint YAML Test Scripts

This repository contains YAML files with all the information on given individuals, as well as scripts to work with & maintain the data.

Links

Running Tests

docker-compose run --rm --entrypoint scripts/run_tests.sh people

Data Layout

All data within the data directory is organized by state. Within a given state directory you may find the following:

  • legislature - people that are currently serving in the legislature
  • executive - people that are currently serving in the state executive (e.g. governors)
  • municipalities - people currently serving in local government (e.g. mayors)
  • retired - people not currently serving any tracked roles
  • committees - committee data (future TBD)

About this Repo

A lot of inspiration was taken from the congress-legislators project that has been maintaining this data for the United States Congress.

Historically Open States has scraped this data, but given the relatively infrequent changes and the manual labor required to retire & merge legislators- we have decided to move in this direction in the hopes of improving the data and making it more accessible for contributors.

Also, please note that this portion of the project is in the public domain in the United States with all copyright waived via a CC0 dedication. By contributing you agree to waive all copyright claims.

About

Curated information on all state legislators & governors.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%