mirror of
https://github.com/unitedstates/congress-legislators.git
synced 2025-12-25 02:14:46 -05:00
update current House committee metadata from House Clerk pages using a new committee membership scraper (House only so far)
This commit is contained in:
@@ -8,6 +8,8 @@ import yaml
|
||||
from collections import OrderedDict
|
||||
from datetime import datetime
|
||||
|
||||
CURRENT_CONGRESS = 112
|
||||
|
||||
def construct_odict(load, node):
|
||||
omap = OrderedDict()
|
||||
yield omap
|
||||
|
||||
Reference in New Issue
Block a user