Skip to content

bmschmidt/congress_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo is used to fetch and parse data used as a demo for building the MySQL database behind a Bookworm using Presidio. The data consists of summaries of bills in US Congress and the corresponding metadata for each bill.

Download the Data

python get_and_unzip_data.py

This will download and unzip the data using the multiprocessing module to do everything in parallel.

Parse the Data

python congress_parser.py

This will prep the data by creating the individual .txt files for each bill as well as build the jsoncatalog.txt file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%