Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full treasurer name is different from parsed first name and last name #5672

Open
1 task
hcaofec opened this issue Dec 15, 2023 · 0 comments
Open
1 task

Full treasurer name is different from parsed first name and last name #5672

hcaofec opened this issue Dec 15, 2023 · 0 comments

Comments

@hcaofec
Copy link
Contributor

hcaofec commented Dec 15, 2023

What we’re after

From a API user:
Specifically, I'm calling
https://api.open.fec.gov/v1/committee/C00000729/
with associated API details.

The response is providing me conflicting information. Specifically, the treasurer block:

["treasurer_name"]=> string(20) "BARNFIELD, TERRY DR."
["treasurer_name_1"]=> string(6) "JULIAN"
["treasurer_name_2"]=> string(8) "HAL FAIR"
["treasurer_name_middle"]=> NULL
["treasurer_name_prefix"]=> string(3) "DR."
["treasurer_name_suffix"]=> NULL
["treasurer_name_title"]=> string(9) "TREASURER"

Earlier this year, an amended F1 was filed on October 24, 2023 where Dr. Terry Barnfield was specified as the Treasurer. While his name is showing up properly for Treasurer Name, as you can see from the response, the first and last names are showing the previous treasurer's details.

Action item(s)

  • [ ]

Completion criteria

  • Test endpoints: full treasurer name matches parsed first name and last name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant