public
Description: Parsers and utilities for the Senate LD-1/LD-2 database.
Homepage:
Clone URL: git://github.com/dhess/lobbyists.git
lobbyists / TODO
100644 17 lines (15 sloc) 0.526 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TODO -*- mode: org; -*-
 
* DONE Add 'SELECT ONE' to tests for client country/ppb country.*
* DONE Check all secondary tables in tests.
* TODO Profile
p.strip_dirs().sort_stats('cum', 'time').print_stats(.5,'lobbyists.py')
* TODO logging hooks
* TODO Progress callbacks
* DONE Per-doc commit option in load.py
* TODO Tests for load_db.
* TODO Tests for time_load and time_parse.
* DONE Split up tests.
* DONE Simple docs.
* DONE Simple examples.
* DONE Add commented RNG schema.
* TODO Docs/examples for using the database.