Skip to content

cirlabs/legiscan-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reveal Reporting Network Training: Structured Legislative Data with LegiScan

This is a product of the Reveal Reporting Network, which supports small or local newsrooms with free investigative resources. Learn more at revealnews.org/network and review our partner requirements here.


📄: Big Lie Proponents Are Creating Harsh Criminal Penalties for Elections Activity

🎧: The Ballot Boogeymen

📊: Search for the Crime Bills That Target Voting and Elections in Your State


This repository contains Python scripts that interface with the LegiScan API to retrieve, collate and analyze structured data on legislation at both the federal and state level.

You'll be able to examine the history of a specific bill, analyze legislative action on a specific issue over a decade’s time1 or simply create an organized system for tracking the next session.

Requirements

Python

  • Version 3.8 or later

Packages

See Installation

Legiscan

  • An account (free)

    Screenshot of the LegiScan account creation page, depicting radio buttons under the form item labeled "Account Type," where the first item ("OneVote - Free public service [..]") is selected

  • An API key (only possible once you've verified the email address under which you registered)

Setup

Virtual Environment

  • I've only used pyenv for the last few years, but you should be able to use conda, etc. if that's what you're comfortable with!

    pyenv

    pyenv virtualenv 3.10.4 great_virtualenv_name
    

Installation

pip install -r requirements.txt

Contributors

Contact

If you want to contact me you can reach me at the email address listed in my profile, or through one of the methods on my Reveal staff page.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License, which is -- as of 2022 -- specified by the LegiScan API.

Footnotes

  1. See https://legiscan.com/legiscan-states for jurisdiction-specific availability.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published