Skip to content
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.

Get Senate Nomination votes should re-use the "nomination" field #248

Open
ndawg opened this issue Dec 24, 2019 · 0 comments
Open

Get Senate Nomination votes should re-use the "nomination" field #248

ndawg opened this issue Dec 24, 2019 · 0 comments
Assignees

Comments

@ndawg
Copy link

ndawg commented Dec 24, 2019

In the Get Recent Votes endpoint, nominations show up like this:

"nomination": {
    "nomination_id": "PN35-115",
    "number": "PN35",
    "name": "Elaine L. Chao",
    "agency": "Department of Transportation"
}

However, in the Get Senate Nomination endpoint, no such data is present. Instead, it all seems to be encapsulated in the description, like this:

"description": "Eric Ross Komitee, of New York, to be United States District Judge for the Eastern District of New York"

I think it would be good to re-use the nomination field and include all of the data.

@dwillis dwillis self-assigned this Dec 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants