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

get committee data that links better to contributions and expenditures #19

Open
fgregg opened this issue Feb 8, 2024 · 0 comments
Open
Assignees

Comments

@fgregg
Copy link
Member

fgregg commented Feb 8, 2024

The contribution and expenditure data has OrgID (StateID) for the reporting organization.

We could get that from iterating through:

https://login.cfis.sos.state.nm.us/api///Search/GetPublicSiteBasicSearchResult?searchText=a&searchType=Candidate%2FOfficeholder&pageNumber=1&pageSize=1000&sortDir=asc&sortedBy=

to get the ids for all the candidate committees

and through https://login.cfis.sos.state.nm.us/index.html#/exploreCommittee to get the PAC committees.

It might be worthwhile scraping candidates too see if we can merge them up.

@fgregg fgregg self-assigned this Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant