Back to articles
How to Search US Lobbying Disclosure Data Programmatically (Senate LDA Database)

How to Search US Lobbying Disclosure Data Programmatically (Senate LDA Database)

via Dev.to PythonAva Torres

If you work in competitive intelligence, political research, journalism, or government affairs, lobbying disclosure data is one of the most underused public datasets available. Every company that lobbies Congress has to file quarterly reports showing how much they spent, which firms they hired, what issues they lobbied on, and which government agencies they targeted. The data lives in the Senate's Lobbying Disclosure Act (LDA) database at lda.senate.gov. It covers every federally registered lobbying activity since 1999. The problem is that the site's search interface is clunky, pagination is manual, and there's no obvious way to export results programmatically for analysis. What the data contains Each lobbying filing includes: Registrant -- the lobbying firm or in-house lobbying operation (e.g., Akin Gump, Boeing's government affairs team) Client -- the entity paying for the lobbying (e.g., Meta, Lockheed Martin, Pharmaceutical Research and Manufacturers of America) Income and expenses

Continue reading on Dev.to Python

Opens in a new tab

Read Full Article
2 views

Related Articles