unitedstates / congress-legislators

Members of the United States Congress, 1789-Present, in YAML/JSON/CSV, as well as committees, presidents, and vice presidents.
Creative Commons Zero v1.0 Universal
2.06k stars 505 forks source link

Added House standing full committee assignments #770

Closed dwillis closed 3 years ago

dwillis commented 3 years ago

This is based off this Clerk document plus several subsequent House resolutions naming members. It does not include Marjorie Taylor Greene, who was removed from two committees, or Ron Wright, who died in early February. It also is currently missing the House select committees (Intel, Climate and Modernization) and House assignments to joint committees.

If folks want to wait until we get those to merge, that's ok with me.

JoshData commented 3 years ago

I ran lint.py to hopefully get it to pass tests. It should only have re-ordered the committees into sorted key order, I think. Look ok? If tests pass now I'm fine to merge.

dwillis commented 3 years ago

@JoshData looks good to me.

JoshData commented 3 years ago

Great. And thanks!!