Skip to content

Script to download public financial disclosures from the United States House of Representatives Disclosures Clerk website for the specified members of congress and parsing the PDF files. Also includes a dashboard for visualizing the information.

Notifications You must be signed in to change notification settings

EliasManj/congress-trades

Repository files navigation

Congress Trades

Downloads all public finantial disclosures from the United States House of Representatives Disclosures Clerk website for the speficied members of congress, parses the pdf files, and spins up a dashboard for visualizing the information.

Specify date ranges and congress members in config.yaml file

data:
  dir: data
  years:
    from: 2020
    to: 2024
  members:
    - gottheimer
    - goldman
    - tuberville
    - pelosi
    - scott
    - franklin
    - mullin
    - green

To download and parse disclosure information:

make get-data

Visualization showcase

Dashboard Video

About

Script to download public financial disclosures from the United States House of Representatives Disclosures Clerk website for the specified members of congress and parsing the PDF files. Also includes a dashboard for visualizing the information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published