0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 20 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lobbyists.py: Import functions don't return keys anymore. More... over 15 years ago
Move affiliated org URL into filing_affiliated_orgs table. More... over 15 years ago
Moved lobbyist status to filing_lobbyists table. More... over 15 years ago
Moved registrant description and address to filing_registrant table. More... over 15 years ago
Moved client Senate ID and description to filing_client table. More... over 15 years ago
Move client status and contact name to the filing_client table. More... over 15 years ago
lobbyists.py: pass the entity id to entity importers, not the list id. More... over 15 years ago
lobbyists.py: Abstracted filing DB key selector. More... over 15 years ago
lobbyists.py: Removed unnecessary '\' line-continuation characters. More... over 15 years ago
lobbyists.py: Factored out a bunch of redunant code. More... over 15 years ago
Move filing/client mapping to its own table; refactor relationship insertion. More... over 15 years ago
New schema: move registrant out of filing, create new filing_registrant table. More... over 15 years ago
lobbyists.py: Parse foreign entities. More... over 15 years ago
TODO: add a commented RNG schema. More... over 15 years ago
setup.py: Changed license classifier, Affero isn't recognized by PyPI yet. More... over 15 years ago
benchmark.py: whitespace cleanups. More... over 15 years ago
README: Added a note about the lobbyists-benchmark script. More... over 15 years ago
lobbyists.py: Added a docstring for the module. More... over 15 years ago
benchmark.py: a few minor changes to the time_import API. More... over 15 years ago
Make most functions and all data structures private. More... over 15 years ago
setup.py: Added a script for the benchmark module. More... over 15 years ago
util.py: Fixed a couple of problems detected by pylint. More... over 15 years ago
Oops, undo that last Makefile change, it doesn't do what I expected. More... over 15 years ago
Use 'git push --all' in Makefile 'push-all' target. More... over 15 years ago
TODO: add simple docs and examples. More... over 15 years ago
Makefile 'sdist' target now produces a .tar.bz2 file. More... over 15 years ago
Removed 'changelog' target from Makefile. More... over 15 years ago
Removed ChangeLog file from git. More... over 15 years ago
A bunch of minor cleanups for PEP8 compliance; no functionality changes. More... over 15 years ago
Added AUTHORS, ChangeLog and INSTALL files. More... over 15 years ago