Jeremy Bowers
Jeremy Bowers
- [ ] Add party info - [ ] Add state info - [ ] Add tenure, Jr./Sr. status Sample return: ``` [Teal] Bernie Sanders, Ind., Vermont Junior Senator [Blue]...
Tests passing in a branch. Will make a PR. sha cf6208e4b89ebdac9f9b7c9537490de4355d74e0
We have several daemons that are similar (one for loading live data, one for loading test / replay data) that need to be turned on / off by users when...
This is going to be terribly fragile (HELLO PDF FILES) but it's important and should be done.
- [x] Get a draggable JS library. - [x] On the client, figure out when dragging the entity name and the related entity. - [x] Make an AJAX request to...
Yup. I was planning on making that an "x" button by any related entity because the drag "syntax" is p weird for that. contact([{ "twitter": "@jeremybowers", "phone": "727-667-0510", "github": "...
I use `nyt_races` and we need `nyt_delegate_allocation` for primaries.
I can take this today.
I think I want to do something like this: ``` docket orders $TERM docket orders --start $TERM1 --end $TERM2 ``` for orders, opinions and grants.
This `Load()` convention is not great. But I need to figure out what the super-class is -- or do I even need one?