V David Zvenyach

Results 27 issues of V David Zvenyach

For the year. That will allow you to run it once a day for any given year, rather than doing _all_ of the years.

On line 55 of the main application (https://github.com/vzvenyach/scotus-servo/blob/gh-pages/app.js#L55), it needs to read `async.eachSeries($("a", ".table-bordered"), function (e, callback){`. Still need to work through whether there have been changes to the table...

The final published document of SCOTUS is a bound volume ( http://www.supremecourt.gov/opinions/boundvolumes.aspx). Now that we have 2008's slip ops, it would be enormously interesting to build a parser to compare...

help wanted

Should we also keep track of: 1. oral argument audio? 2. Transcripts? To the extent we do, should it be tweeted?

question

Incorporate Boston Code into `citation`

Incorporate the NYC admin code into `citation`

Examples: 23 DCMR 1235.6(a)(4) Chapter 12 of Title 23 Title 23 DCMR, § 403.2

I was spammed by a bot last night, and now I have over 1700 issues of junk. It would be nice to have a way to delete in bulk. Candidly,...

enhancement

✨ Added some new functionality for ePub! This commit aims at improving the ePub experience for CRS Reports. It adds a new dependency (PyMuPDF) to handle PDF parsing and generates...

Hello—When I try to download subawards from https://www.usaspending.gov/download_center/custom_award_data, I can't seem to download the `broker_subaward_id` [column](https://github.com/fedspendingtransparency/usaspending-api/blob/6cfb454666067b2bd2cafbc826bc742016545d0e/usaspending_api/search/models/subaward_search.py#L13). I've tried to hack it with the `subaward_fsrs_report_id`, but it looks like these are...